-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accessibility swarm on the Script Link component #4180
Comments
Blocked on BBC-archive/psammead#2255 |
Unblocked on BBC-archive/psammead#2255 |
❓ = Not done Checklist - Manual
Checklist - Assistive TechnologyAcceptance criteria:
|
Needs #2454 to be done then we can do an a11y swarm |
Currently, |
To be consistent with the Nav menu button styling, UX has requested to update the |
The This has been fixed in BBC-archive/psammead#2680 |
#4180 (comment) was fixed in BBC-archive/psammead#2534 |
BBC-archive/psammead#2751 was discovered during the swarm. This will be fixed in BBC-archive/psammead#2750 BBC-archive/psammead#2750 also adjusts the |
I've got the devices in the office, will finish these checks off now |
I have completed the rest of the assistive technology checks - text is announced as 'Lat' rather than 'Latin' as in the acceptance criteria (as the text written is 'Lat'), so will check if this is OK. I am unable to get Read&Write to speak the text on either IE11 or Chrome, so will look further into this as well. |
I guess it is because it is not wrapped in a container with <ScritpLink>
<span aria-hidden='true'> Lat </span>
<VisuallyHiddenText> Latin </VisuallyHiddenText>
</ScriptLink> |
This works :) |
Read & write issue fixed in BBC-archive/psammead#2833 |
This can be closed since all the issues/bugs have been fixed. |
Is your feature request related to a problem? Please describe.
Carry out a
two devs
accessibility swarm for theScriptLink
component.Describe the solution you'd like
Go through this checklist and fix any issue we might face.
Describe alternatives you've considered
N/A
Testing notes
[Tester to complete]
Dev insight: Will there be any potential regression? etc
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: