Merge pull request #8378 from hiba-aldalaty/patch/sidebar-submenu-fix

Bug Fix: Sidebar Submenu Items should only be active when full path is active
This commit is contained in:
Ben Lambert
2021-12-15 13:42:30 +01:00
committed by GitHub
6 changed files with 153 additions and 24 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Items in `<SidebarSubmenu>` are now only active when their full path is active (including search parameters).