From cb9eb900daa8beef84478cc054b90cc5a6045c74 Mon Sep 17 00:00:00 2001 From: Pulse Monitor Date: Fri, 29 Aug 2025 12:16:22 +0000 Subject: [PATCH] feat: add smooth scale animation to tag indicators on hover --- frontend-modern/src/components/Dashboard/TagBadges.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend-modern/src/components/Dashboard/TagBadges.tsx b/frontend-modern/src/components/Dashboard/TagBadges.tsx index e92590e45..453756c7c 100644 --- a/frontend-modern/src/components/Dashboard/TagBadges.tsx +++ b/frontend-modern/src/components/Dashboard/TagBadges.tsx @@ -48,7 +48,7 @@ export const TagBadges: Component = (props) => { > {/* Colored dot indicator */}
= (props) => { setTooltipPos(null); }} > -
+
+{hiddenTags().length}