Files
backstage/.changeset/hungry-walls-pump.md
T
Bjørn-Erik Strand df3b9f0d21 Fix bug for sidebar dropdown button and add changeset
Signed-off-by: Bjørn-Erik Strand <bjoern.erik.strand@gmail.com>
2025-02-11 13:50:22 +01:00

325 B

@backstage/core-components
@backstage/core-components
patch

Fixed a bug in the SidebarSubmenuItem within the core-components package that caused the dropdown button to be misaligned in the sidebar and the button text to appear in uppercase due to the default behavior. Also added an example dropdown menu to the app for reference.