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-guidelines-icons: form button needs label #1498

Closed
andreancardona opened this issue Aug 4, 2020 · 2 comments
Closed

audit-avt1-guidelines-icons: form button needs label #1498

andreancardona opened this issue Aug 4, 2020 · 2 comments

Comments

@andreancardona
Copy link
Contributor

Environment:

Operating system: Mac
Browser: Chrome
AVT 1️⃣
Page: Guidelines - Icons: Library
This bug affects about 95 other issues

Detailed Description:

Form control element has no associated label

Screen Shot 2020-08-04 at 12 18 49 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.

@andreancardona
Copy link
Contributor Author

andreancardona commented Feb 16, 2021

closed accidentally

@andreancardona
Copy link
Contributor Author

andreancardona commented Feb 16, 2021

Fixed in PR: #2144

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

No branches or pull requests

2 participants