GSA / code-gov-web

DEPRECATED 🛑- Federal Source Code policy implementation.
Other
407 stars 108 forks source link

Accessibility update #654

Closed saracope closed 6 years ago

saracope commented 6 years ago

Summary

This PR fixes/implements the following bugs/features

Explain the motivation for making this change. What existing problem does the pull request solve?

Increased usability.

Test plan (required)

Navigation BEFORE: User is unable to access the subpages in the nav. code-gov-keyboard-focus

AFTER: code-gov-keyboard-focus_after

Pagination BEFORE: The pagination is skipped entirely when navigating with the keyboard - https://cl.ly/5e36f819dc30

AFTER: The pagination is accessible from the keyboard and items are correctly announced - https://cl.ly/53f09f1de3c5