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

Follow the ARIA design pattern for the autocomplete component #199

Open
Veyfeyken opened this issue Jan 29, 2021 · 0 comments
Open

Follow the ARIA design pattern for the autocomplete component #199

Veyfeyken opened this issue Jan 29, 2021 · 0 comments
Labels
accessibility Accessibility can be improved

Comments

@Veyfeyken
Copy link

Problem

The autocomplete component lacks the necessary ARIA roles and attributes to be accessible with assistive technology such as screenreaders.

Suggestion

Follow the ARIA design pattern for Combobox: List autocomplete with automatic selection.

Articles and demo

@TriangleJuice TriangleJuice added the accessibility Accessibility can be improved label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Accessibility can be improved
Projects
None yet
Development

No branches or pull requests

2 participants