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

Invalid Aria Value for aria-controls #12

Open
EthanMerrill opened this issue Apr 12, 2023 · 2 comments
Open

Invalid Aria Value for aria-controls #12

EthanMerrill opened this issue Apr 12, 2023 · 2 comments

Comments

@EthanMerrill
Copy link

It seems that the value for aria-controls in the listbox is invalid. After changing the value from 'search-listbox' to 'search' I no longer have the error. Could we change this in the source code and does this value change make sense from an accessibility standpoint?

Screenshot 2023-04-12 at 08 30 55

@Kyoss79
Copy link

Kyoss79 commented Apr 12, 2023

Hey EthanMerill, I got the same error.
Could you share with me how you changed it?

@EthanMerrill
Copy link
Author

I changed it in the inspector and that fixed the error, doesn't seem like you can override aria labels with a param in the component. So it is still broken on my site.

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

No branches or pull requests

2 participants