fix(ui): hide Tabs active indicator when no tab matches route

Signed-off-by: Johan Persson <johanopersson@gmail.com>
This commit is contained in:
Johan Persson
2026-04-07 11:15:14 +02:00
parent 587981973c
commit 386972f871
3 changed files with 14 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/ui': patch
---
Fixed the Tabs active indicator not hiding when no tab matches the current route.
**Affected components:** Tabs