This repository was archived by the owner on Jan 5, 2023. It is now read-only.
Feature Request: table context menu #646
HaveSpacesuit
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Are you facing any difficulties building your own context menu? I don't think we would want to add any specific implementations like the ones you mention. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have a native implementation of the dropdown menu inside the table tied to a right click handler. For tables with selection, right-click, ctrl+right-click can behave the same as left click, plus open the context menu. The menu opens positionally where clicked. It would need the consumer to give it a function which can take the selected rows and provide the contents of the menu.
Beta Was this translation helpful? Give feedback.
All reactions