Actions
Patch #44260
closedRefactor context menu to use the new dropdown component
Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
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.

Files
Related issues
Updated by Marius BĂLTEANU about 1 month ago
- Related to Patch #44205: Refactor actions dropdown to new dropdown component added
Updated by Marius BĂLTEANU 20 days ago
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.
Actions