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

Aceessibility: Remove redundant gridcell role #12673

Closed
timroes opened this issue Jul 5, 2017 · 0 comments
Closed

Aceessibility: Remove redundant gridcell role #12673

timroes opened this issue Jul 5, 2017 · 0 comments
Assignees

Comments

@timroes
Copy link
Contributor

timroes commented Jul 5, 2017

The gridcell role is currently used in the datepicker for a single cell in the table.

Since the table already has the role grid, any td element in it will automatically have the gridcell role according to the Accessibility API Mapping.

I also checked in Chrome, that these automatic mapping of roles really worked.

@timroes timroes added Project:Accessibility Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. labels Jul 5, 2017
@timroes timroes self-assigned this Jul 5, 2017
timroes added a commit to timroes/kibana that referenced this issue Jul 6, 2017
@cjcenizal cjcenizal added :Discovery and removed Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. labels Jul 6, 2017
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