-
Couldn't load subscription status.
- Fork 14
Closed
Labels
bugSomething isn't workingSomething isn't workingnext-releaseWill be closed in the next release (done in master branch)Will be closed in the next release (done in master branch)
Description
Vue3-Select-Component version
0.12.3
Link to minimal reproduction
https://github.com/Finrod927/vue3-select-component-teleport-issues
Steps to reproduce
npm run dev with the reproduction repository
One of my colleagues reported that the list cannot be opened with a keyboard unless you start typing to filter options.
- Focus the first input
- Press "tab" to focus the VueSelect > the option list does not open
- Use "up" or "down" keys > the option list does not open
Usually, focusing the field with tab open the list. At least, using the arrow keys should do it.
What is expected?
The option list is open when focused with tab, or at least can be open with arrow keys
What is actually happening?
The option list stays hidden until you start typing in the search field
Any additional comments?
No response
thiervoj
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingnext-releaseWill be closed in the next release (done in master branch)Will be closed in the next release (done in master branch)