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 missing aria-label on icon buttons #303

Merged
merged 3 commits into from May 8, 2016

Conversation

astorije
Copy link
Member

@astorije astorije commented May 7, 2016

This is an attempt at fixing #296. Let me know if wording is off.

@astorije astorije added the Type: Feature Tickets that describe a desired feature or PRs that add them to the project. label May 7, 2016
@maxpoulin64
Copy link
Member

Did you forget the x in the sidebar on the active channel?

Other than that, 👍

@astorije
Copy link
Member Author

astorije commented May 8, 2016

Done, thanks @maxpoulin64. Although... The sidebar is probably not accessible at all at the moment (I couldn't access it with VoiceOver, but maybe I'm not used to this software enough yet).

@astorije astorije force-pushed the astorije/aria-label-on-buttons branch from 2d34a32 to 705f3d1 Compare May 8, 2016 03:17
</footer>
<div id="main">
<div id="windows">
<div id="chat" class="no-colors"></div>
<div id="sign-in" class="window">
<div class="header">
<button class="lt"></button>
<button class="lt" aria-label="Toggle menu"></button>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change Toggle menu to Toggle channel list or Toggle sidebar.

@astorije astorije force-pushed the astorije/aria-label-on-buttons branch from 705f3d1 to 57d7b01 Compare May 8, 2016 19:05
@xPaw
Copy link
Member

xPaw commented May 8, 2016

🚢

@astorije
Copy link
Member Author

astorije commented May 8, 2016

@xPaw told me he was 👍 on IRC. Merging (after tests pass :p).

@astorije astorije merged commit a2ca221 into master May 8, 2016
@astorije astorije deleted the astorije/aria-label-on-buttons branch May 8, 2016 19:09
@astorije astorije added this to the ★ Next Release milestone May 15, 2016
matburnham pushed a commit to matburnham/lounge that referenced this pull request Sep 6, 2017
…n-buttons

Add missing aria-label on icon buttons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Tickets that describe a desired feature or PRs that add them to the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants