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]: The select won't open on click #701

Open
Raven0us opened this issue Feb 27, 2024 · 0 comments
Open

[Bug]: The select won't open on click #701

Raven0us opened this issue Feb 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Raven0us
Copy link

Bug description

If openOnFocus: false, clicks don't open the select, neither does the key Space.

Auto focus events are noise to a screen reader (jumping from document to element back to document).

Expected behavior

Clicking the control or hitting Space should open the select.

Steps to reproduce

https://codepen.io/Raven0us/pen/GRLKNGX

Additional context

Latest version

@Raven0us Raven0us added the bug Something isn't working label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant