-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New room list: add context menu to room list item #29952
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
7779e45
to
7b1a887
Compare
9fdd5c5
to
9a55210
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The behaviour is not quite right, if you right click again when a menu is already open it closes-and-reopens, unlike native menus & the existing room list behaviour where it closes.
room: Room; | ||
/** | ||
* Set the menu open state. | ||
* @param isOpen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
useless jsdoc
So the behaviour of the compound component is not right: https://compound.element.io/?path=/docs/compound-web_menu-contextmenu--docs. I'll update it then |
Task https://github.com/element-hq/wat-internal/issues/204
Needs element-hq/compound-web#344
Add a context menu on the room list item. The context menu has the same content than the three dots menu.
Screencast_20250514_174203.webm