mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 13:36:32 +00:00
* Improvement #6556 : Made tag and glossary names in entity tables and other places clickable which now on click will redirect to the respective tag or glossary details page * Changes made for failing cypress tests * - Added functionality to redirect to specific tag category - Merged 2 tooltips of tags into one which show both name and description - Removed edit icon showing for links in entity summary details * Updated unit tests