Open Raven0us opened 8 months ago
This issue has not been active in 120 days and has been marked "stale". Remove stale label or comment or this will be closed in 15 days
Confirming, with openOnFocus: false
options dropdown doesn't open at all.
I think this is by design? With openOnFocus: false
it opens only when the user types something and the search matches. I actually use this.
This issue has not been active in 120 days and has been marked "stale". Remove stale label or comment or this will be closed in 15 days
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