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

useForm field error prop, accessibility concerns #124

Open
staydecent opened this issue Jul 6, 2020 · 0 comments
Open

useForm field error prop, accessibility concerns #124

staydecent opened this issue Jul 6, 2020 · 0 comments

Comments

@staydecent
Copy link
Contributor

Thanks to @adriaanwm for bringing this up.

  1. Should we default to title for the error prop?
  2. If we are setting title on a field, should we mention the field name so it's descriptive for screenreaders?
  3. Are we better off using a non-html attribute name by default (ie. error)

Possible resources:
https://webaim.org/techniques/forms/controls
https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML

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