You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing what I believe to be unexpected behavior when clicking into an html input while I have a menu dropdown opened. This might occur with other types of html elements as well, I haven't checked.
Steps to reproduce:
Click the dropdown to open it (or open it via keyboard navigation)
Click the html input, notice that focus jumps back to the menu button and you have to click the input again if you want to enter text
I am experiencing what I believe to be unexpected behavior when clicking into an html input while I have a menu dropdown opened. This might occur with other types of html elements as well, I haven't checked.
Steps to reproduce:
https://codesandbox.io/s/headlessuireact-menu-example-forked-2uujc?fontsize=14&hidenavigation=1&theme=dark
MacOS 10.15.6
Google Chrome 85.0.4183.121
The text was updated successfully, but these errors were encountered: