fix(a11y): make breadcrumb nav more accessible (#45021)

* fix: make breadcrumb nav more accessible

* refactor: cypress test and jest snapshot

* slight adjustment to left breadcrumb focus outline

* feat: translate aria for nav

* chore(tools): update snapshot

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
This commit is contained in:
Bruce B
2022-02-15 10:44:18 -08:00
committed by GitHub
parent 1f8df61b1e
commit 7abb89326b
6 changed files with 117 additions and 78 deletions

View File

@@ -466,7 +466,9 @@
"first-page": "Go to first page",
"previous-page": "Go to previous page",
"next-page": "Go to next page",
"last-page": "Go to last page"
"last-page": "Go to last page",
"primary-nav": "primary",
"breadcrumb-nav": "breadcrumb"
},
"flash": {
"honest-first": "To claim a certification, you must first accept our academic honesty policy",