Skip to content

Conversation

kricsleo
Copy link
Collaborator

@kricsleo kricsleo commented Aug 2, 2025

resolves #1808

Not sure if preventing focus on ListboxContent when ListboxFilter exists is the right approach. However, based on the previous logic, keyboard navigations are already disabled (e.g., https://github.com/unovue/reka-ui/blob/v2/packages/core/src/Listbox/ListboxContent.vue#L38 and https://github.com/unovue/reka-ui/blob/v2/packages/core/src/Listbox/ListboxRoot.vue#L199), so preventing focus seems reasonable in this context.

Still, I'm wondering if we could keep ListboxContent focusable even with ListboxFilter and enable all keyboard navigations. 🤔
Any explanation would be greatly appreciated! ❤️

Copy link

pkg-pr-new bot commented Aug 2, 2025

Open in StackBlitz

npm i https://pkg.pr.new/reka-ui@2090

commit: 24eefb4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: ListboxFilter breaks keyboard navigation for Listbox
1 participant