-
Hi Paste Team, I'm trying to use the MenuItem components so that I can render a menu within a HighChart's bar chart on bar click. Would it be possible to render MenuItems without using useMenuState and MenuButton? Note that HighChart does not support React so rendering bars as a MenuButton is not possible. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
🤖 Hey there, @jsh-wu! 👋 I'm Dosu, a friendly bot here to assist with bugs, answer questions, and guide you on becoming a contributor to the Paste repository. While you're waiting for a human maintainer, I'm here to lend a hand. I noticed your issue with using |
Beta Was this translation helpful? Give feedback.
-
Disclaimer: This is a very experimental bot using OpenAI's GPT-4. The answers may not be correct, a human will review the answer and update it if necessary. Sorry, I don't know how to help with that. I did do a search though, and I managed to find these other Discussions that might be similar or related to your question. Give them a read to see if they answer your question. If they do, head back here and update this discussion and mark it as answered, pointing others to the related discussion:
|
Beta Was this translation helpful? Give feedback.
-
Hi there Accessing a menu must always be done via a physical trigger to make the menu accessible to non-mouse users. What you are trying to do, isn't designed in a very accessible way and we would suggest attending Design System office hours with your design and engineering partners to discuss alternatives. Thanks |
Beta Was this translation helpful? Give feedback.
Hi there
Accessing a menu must always be done via a physical trigger to make the menu accessible to non-mouse users.
What you are trying to do, isn't designed in a very accessible way and we would suggest attending Design System office hours with your design and engineering partners to discuss alternatives.
Thanks