mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-30 20:06:19 +00:00

* Changed facet filter buckets render length. Only top 10 most used filters will be shown in the left panel. Fixed the overflow issue of tags-container component for longer tag name * Fixed overflowing issue while adding tags Improved Tags component and use antd tag to show tags * Reduced the gap * Fixed tooltip placement issue with facet filters * Fixed breadcrumb issue on dataInsights and ESReIndex pipeline logs page * Fixed cypress tests * Added delay for tooltip popup to avoid cypress flakyness * Added delays to the tooltips and changed positions to avoid flakyness in cypress * Fixed failing cypress tests --------- Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>