Is there a way to change MenuButton event handler from onMousePress to onClick? #877
Unanswered
kornatskyi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've read a discussion under this issue. Basically, I'm facing the same problem.
I saw that reach-ui team added a delay in a new version of a package but in my opinion, it doesn't really solve the issue.
Is there a way to make the MenuList trigger not on mouse press but on click? It seems more logical to me, and I see that it's common practice in UX design.
Beta Was this translation helpful? Give feedback.
All reactions