Skip to content
This repository has been archived by the owner on Jan 30, 2019. It is now read-only.

Accessibility: Pagination links cannot receive focus #3

Open
mdarens opened this issue Sep 15, 2015 · 0 comments
Open

Accessibility: Pagination links cannot receive focus #3

mdarens opened this issue Sep 15, 2015 · 0 comments

Comments

@mdarens
Copy link

mdarens commented Sep 15, 2015

This pager currently doesn't add href or tabIndex to its links, which makes it substantially more difficult for users to navigate pages with the keyboard.

Proposed Solution

Add hrefs to the links in the render method of the Page class and update the handlers to call preventDefault on the event.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant