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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user