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

Add role="combobox" to input element or allow this to be added as a prop #703

Open
MikeLister opened this issue Aug 20, 2024 · 0 comments
Open

Comments

@MikeLister
Copy link

I'm using svelte-select as a combobox but there doesn't seem to be a way to mark this up correctly for accessibility purposes - see e.g. https://www.w3.org/WAI/ARIA/apg/patterns/combobox/

My suggestion is to add role="combobox" to the input element by default, or allow this to be added as a prop

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

1 participant