Skip to content

Option list not open when focusing with tab, or using arrow keys #329

@Finrod927

Description

@Finrod927

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.

  1. Focus the first input
  2. Press "tab" to focus the VueSelect > the option list does not open
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingnext-releaseWill be closed in the next release (done in master branch)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions