Dropdown Menu
Displays a menu to the user โ such as a set of actions or functions โ triggered by a button.
Basic Dropdown
A simple dropdown menu with various menu items.
With Icons and Shortcuts
Dropdown menu items with icons and keyboard shortcuts.
Grouped Items
Dropdown menu with grouped items and labels.
Multiple Dropdowns
Test that multiple dropdowns work independently with namespaced signals.
Each dropdown should open and close independently. Before the fix, all dropdowns would open/close together.