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

Fix aria roles for the table component #607

Merged
merged 1 commit into from
Mar 4, 2017

Conversation

jchen527
Copy link
Contributor

@jchen527 jchen527 commented Mar 4, 2017

Move role="grid" from the inner grid to the table and add
role="row" to all table rows. Fixes #606.

Move role="grid" from the inner grid to the table and add
role="row" to all table rows. Fixes bvaughn#606.
@bvaughn bvaughn merged commit c506d71 into bvaughn:master Mar 4, 2017
@bvaughn
Copy link
Owner

bvaughn commented Mar 4, 2017

This is great! Thanks for taking the time to fix this oversight. 😄

@jchen527 jchen527 deleted the update-table-aria-roles branch March 4, 2017 23:50
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.

2 participants