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]: Listbox custom filtering not focusing next item #1296

Open
ploca14 opened this issue Sep 16, 2024 · 0 comments
Open

[Bug]: Listbox custom filtering not focusing next item #1296

ploca14 opened this issue Sep 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ploca14
Copy link

ploca14 commented Sep 16, 2024

Environment

Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: [email protected]
Radix Vue version: 1.0.0
Vue version: 3.0.0
Nuxt version: 3.0.0
Nuxt mode: universal
Nuxt target: server
CSS framework: [email protected]
Client OS: Windows 10 19043.1110
Browser: Chrome 90.0.4430.212

Link to minimal reproduction

https://stackblitz.com/edit/q1zkkq?file=src%2FApp.vue

Steps to reproduce

Tab into the listbox to focus.

image

Press "space" to select the first option.

Describe the bug

The first option gets selected but the second option is not focused:

image

Expected behavior

The second option should be focused:

image

Context & Screenshots (if applicable)

No response

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