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

Accessibility / 508 Compliance: Missing Label #26

Open
nxtwave opened this issue Jun 28, 2018 · 1 comment
Open

Accessibility / 508 Compliance: Missing Label #26

nxtwave opened this issue Jun 28, 2018 · 1 comment

Comments

@nxtwave
Copy link

nxtwave commented Jun 28, 2018

The component works fine on my page for accessibility, but it fails accessibility tests from http://wave.webaim.org because the <textarea> tag in the template is missing a label so my page fails UAT.

Is it possible to add an aria-label attribute to the tag?

@hstarorg
Copy link
Member

Good idea, I'll try to add it. Thanks.

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

2 participants