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

Add greater accessibility support #21

Closed
jakezatecky opened this issue Feb 16, 2017 · 1 comment
Closed

Add greater accessibility support #21

jakezatecky opened this issue Feb 16, 2017 · 1 comment

Comments

@jakezatecky
Copy link
Owner

Icon-only buttons are not readily consumable by screen readers. There should be alternative text instead or aria-label should be used. Click handlers on <span> elements are also not semantic and <label>s without targets may also hinder accessibility.

jakezatecky added a commit that referenced this issue Feb 16, 2017
jakezatecky added a commit that referenced this issue Feb 16, 2017
@jakezatecky
Copy link
Owner Author

Also addressed in 5198501.

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

1 participant