yoga
yoga copied to clipboard
[BUG] Dropdown options are not selectable through keyboard
Describe the bug When opening a native dropdown, one can always begin typing to find an option:
https://user-images.githubusercontent.com/77198/116408798-9a30e600-a809-11eb-8988-cdea5ee4af3c.mp4
(Example available at Mozilla Developer Network)
On the capture, I clicked the select, and began typing Par
. Other interactions were made pressing spacebar to open the select, and again typing the desired option.
To Reproduce Steps to reproduce the behavior:
- Go to 'https://gympass.github.io/yoga/components/dropdown'
- Open the dropdown by clicking it.
- Try to select
Run
, for instance, by typining R - Notice no option is selected.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop
- OS: macOS 11.2.3 (20D91)
- Browser: Firefox Nightly
- Version 90.0a1 (2021-04-28) (64-bit) ...But this will happen on any browser, in any environment