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

selectMenu a11y issues #1326

Closed
JoseAntonioNavasSolutia opened this issue Feb 6, 2024 · 3 comments
Closed

selectMenu a11y issues #1326

JoseAntonioNavasSolutia opened this issue Feb 6, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@JoseAntonioNavasSolutia
Copy link

Environment

Operating System: Windows_NT
Node Version: v18.18.0
Nuxt Version: 3.10.1
CLI Version: 3.10.0
Nitro Version: 2.8.1
Package Manager: [email protected]
Builder: -
User Config: -
Runtime Modules: -
Build Modules: -

Version

2.13.0

Reproduction

.

Description

  1. When the options panel opens you cannot navigate using the keyboard keys (when searchable=false)
  2. if you select an option , the panel closes but the focus does not return to the input. (when multiple=false)
  3. When I press the space I must select/deselect an option and not write "" in the search (When multiple=true)

guide:
https://primevue.org/multiselect/#accessibility

Additional context

No response

Logs

No response

@JoseAntonioNavasSolutia JoseAntonioNavasSolutia added the bug Something isn't working label Feb 6, 2024
Copy link
Member

Did you encounter this while using the SelectMenu or on ui.nuxt.com?

@JoseAntonioNavasSolutia
Copy link
Author

In ui.nuxt.com

Copy link
Member

This should be fixed already by d0f4530, this was a regression of #1199.

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

2 participants