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

Toolbar icons accessible names #1424

Merged
merged 3 commits into from Apr 25, 2017

Conversation

jpdevries
Copy link
Contributor

@jpdevries jpdevries commented Apr 10, 2017

Closes #1349 by

  • adding aria-label to <i> icons
  • adding role="img" to <i> icons

This is my first PR and I’m only checking in the source JSX file.
Please let me know if it should be checked in after being built also.

The Issue

Toolbar icons are not accessible to assistive tech.

GIF GIF showing toolbar inaccessible on VoiceOver

The solution

Toolbar icons are accessible to assistive tech.

GIF GIF showing toolbar accessible on VoiceOver

See Also

Closes mastodon#1349

This is my first PR and I’m only checking in the source JSX file.
Please let me know if it should be checked in after being built also.
@wxcafe wxcafe requested a review from Gargron April 10, 2017 12:21
@Gargron Gargron merged commit 3ebaecc into mastodon:master Apr 25, 2017
seefood pushed a commit to Toootim/mastodon that referenced this pull request Apr 26, 2017
Closes mastodon#1349

This is my first PR and I’m only checking in the source JSX file.
Please let me know if it should be checked in after being built also.
seefood pushed a commit to Toootim/mastodon that referenced this pull request Apr 28, 2017
Closes mastodon#1349

This is my first PR and I’m only checking in the source JSX file.
Please let me know if it should be checked in after being built also.
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

Successfully merging this pull request may close these issues.

None yet

4 participants