Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: right clicking on a select input when the menu is open makes the input unresponsive #5877

Open
alexreardon opened this issue Mar 15, 2024 · 0 comments
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet

Comments

@alexreardon
Copy link

alexreardon commented Mar 15, 2024

Hey legends,

Reproduction steps

  • click on a select input to open a menu
  • optional: start typing
  • right click on the select input
  • the user is now no longer able to continue typing in the select input until the select input looses focus (eg by clicking off it), and regains focus again

Standalone example

This issue is reproducible on the base select example as well as on in the select documentation

@alexreardon alexreardon added the issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet
Projects
None yet
Development

No branches or pull requests

1 participant