Replies: 2 comments 2 replies
-
Thanks for the feedback. If I recall correctly, we've stayed away from implementing this ourselves because it's not an accessible interaction. It's really only available to mouse users. I think you could implement this using any overlay library you like, and put our listbox inside it. We may add this some day, but I don't think it's going to be a priority for us. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have a context menu component in react-aria-components, something like https://react-spectrum.adobe.com/react-aria/Menu.html but without trigger and with position coords.
For generic purpose maybe it should be called - float menu
Example of context menu in another library: https://szhsin.github.io/react-menu#context-menu
Beta Was this translation helpful? Give feedback.
All reactions