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

audit-avt1-codesnippet: textarea needs label #1596

Closed
andreancardona opened this issue Aug 20, 2020 · 0 comments · Fixed by #2335
Closed

audit-avt1-codesnippet: textarea needs label #1596

andreancardona opened this issue Aug 20, 2020 · 0 comments · Fixed by #2335

Comments

@andreancardona
Copy link
Contributor

Environment:

Operating system: Mac
Browser: Chrome
AVT 1️⃣
Page: Components - CodeSnippet: code

Detailed Description:

Form control element <textarea> has no associated label

Screen Shot 2020-08-20 at 1 55 46 PM

What to do:

Add a for attribute to a visible label with the id of this control (e.g. );

Why is this important?

Associating a meaningful label with every UI control allows the browser and assistive technology to expose and announce the control to a user. Associating a visible label also provides a larger clickable area.

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

Successfully merging a pull request may close this issue.

2 participants