-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
matrix-org/matrix-react-sdk
#5671Labels
Description
Is your suggestion related to a problem? Please describe.
As far as I understood the "new menu component" is in use for the "click your name" menu. The message menu uses an older implementation that behaves differently.
Describe the solution you'd like
- Use the new menu components for the message context menu.
- As mentioned in #element-web:matrix.org the new menus also contain icons. So these have to be figured out before.
Describe alternatives you've considered
None
Additional context
- Based on messages #element-web:matrix.org from today
- Replaces Highlight hovered items in context/popup menus #16178
Icons
SimonBrandner