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

fix: invalid input with aria-invalid attribute #20

Merged
merged 1 commit into from
Jun 18, 2019

Conversation

jsomsanith-tlnd
Copy link
Contributor

What is the problem this PR is trying to solve?
Input in error should have the aria-invalid attribute, so assistive technologies announce it as invalid user entry.

I forgot that in PR #18, sorry for that

What is the chosen solution to this problem?
Add the aria-invalid attribute on the input when we have an associated error.

@domyen
Copy link
Member

domyen commented Jun 18, 2019

Nice, lgtm

@domyen domyen merged commit bd87902 into master Jun 18, 2019
@domyen domyen deleted the jsomsanith/fix/input_a11y_invalid_attribute branch June 18, 2019 19:30
@kylesuss
Copy link
Collaborator

🚀 PR was released in v0.0.24 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants