You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the NHS App our testers found an issue with visually hidden text.
They found that the hidden text wasn’t reliable on Android (including on the example NHS page https://service-manual.nhs.uk/design-system/components/summary-list) in that it would sometimes read out the visible part separately from the invisible part. They've used an aria-label instead which they confirmed works as expected.
Here is a clearer example of the visually hidden text from the summary list not being very useful when read out on an Android tablet with talkback enabled.
video-1613563729.mp4
The text was updated successfully, but these errors were encountered:
Originally posted on nhsuk/nhsuk-service-manual-community-backlog#36 (comment)
On the NHS App our testers found an issue with visually hidden text.
They found that the hidden text wasn’t reliable on Android (including on the example NHS page https://service-manual.nhs.uk/design-system/components/summary-list) in that it would sometimes read out the visible part separately from the invisible part. They've used an aria-label instead which they confirmed works as expected.
Video shows the problem, it was reading out the first Change link incorrectly but the second one correctly. But on iOS and jaws it worked fine.
https://user-images.githubusercontent.com/38656667/108178567-7ca21a80-70fc-11eb-9b28-e7153ac469b2.mov
Here is a clearer example of the visually hidden text from the summary list not being very useful when read out on an Android tablet with talkback enabled.
video-1613563729.mp4
The text was updated successfully, but these errors were encountered: