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: add titles to paginator links for screen readers #7423

Closed

Conversation

mattcfilbert
Copy link
Contributor

@mattcfilbert mattcfilbert commented Mar 21, 2019

###Defect Fixes
This PR addresses part of the accessibility improvements outlined in issue #6812, which refers to the paginator. This PR focuses on improvements that are localized to the paginator component (adding titles to each of the buttons). Titles serve the same purpose as aria-labels and are more natural attributes for anchor tags.

A separate PR (#7424) addresses adding additional accessibility support for the drop down.

###Feature Requests
This small PR adds titles to the paginator buttons, which allows users with screen readers to be better informed about each button's purpose (such as "Go to previous page")

@mattcfilbert mattcfilbert changed the title add titles to paginator links for screen readers Accessibility: add titles to paginator links for screen readers Mar 21, 2019
@cagataycivici
Copy link
Member

They are static text in English, they should be properties that can be customized per language.

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