Replies: 1 comment
-
An important update that needs addingFor each link that goes to Google Maps we will need to override that text on the link with an aria-label. I know for certain that this will fail on accessibility because all the user will hear is Find on Google repeated over and over again with no context for each result. We can fix this for screen reader users by adopting the following pattern. From this:
To this:
The aria label takes priority over what is read out by screen readers. We could do one better for greater support:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Use this place to discuss the find a support centre pattern in the ONS Design System
Beta Was this translation helpful? Give feedback.
All reactions