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

Aria attributes for WCAG #95

Merged
merged 2 commits into from
Oct 28, 2022
Merged

Aria attributes for WCAG #95

merged 2 commits into from
Oct 28, 2022

Conversation

ellinge
Copy link
Contributor

@ellinge ellinge commented Oct 27, 2022

Fixes #71

Adds aria attributes according to example here: https://www.w3.org/WAI/ARIA/apg/example-index/combobox/combobox-autocomplete-list

Generates an id for container and items for describing connection between input and container and its currently selected item.

@kraaden kraaden merged commit 0d26781 into kraaden:master Oct 28, 2022
kraaden added a commit that referenced this pull request Oct 28, 2022
@ellinge ellinge deleted the issue/71 branch October 28, 2022 22:29
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.

Add accessibility attributes to support screen readers
2 participants