Patch #44260
closed
Refactor context menu to use the new dropdown component
Added by Marius BĂLTEANU about 1 month ago.
Updated 4 days ago.
Category:
Code cleanup/refactoring
Description
Currently, the context menus and submenus rely on custom overrides and legacy styles defined in context_menu.css that are difficult to maintain. This ticket refactors the context menu styling by integrating it with the new dropdown.css, and extends the dropdown components to support nested submenus.

For reference:
- In #31353, a new dropdown component was introduced
- In #44205, the actions dropdown has been refactored to use the new dropdown.
Files
- Related to Patch #44205: Refactor actions dropdown to new dropdown component added
- Status changed from New to Resolved
Thanks for catching and fixing the test failure, Go MAEDA. Apologies for missing that.
I personally prefer a little bit more space between the items in the dropdown, but please let me know if you want to get back to the original height, we just need to change the padding from 6px to 4px.
- Status changed from Resolved to Closed
Also available in: Atom
PDF