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

[Accessibility] Allow setting of the aria-label of table row selection checkboxes #1697

Closed
peteharverson opened this issue Mar 7, 2019 · 0 comments · Fixed by #2043
Closed

Comments

@peteharverson
Copy link

Currently there is no way to override the default aria-label for table row selection checkboxes. It is hardcoded as Select this row. For screen reader users we need to provide extra information to identify the row that is being checked/unchecked e.g. 'Select ML job apache logs'.

See https://github.com/elastic/eui/blob/master/src/components/basic_table/basic_table.js#L770-L785

Originally filed as issue elastic/kibana#28390

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants