nhsuk / nhsuk-frontend

NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.
https://nhsuk.github.io/nhsuk-frontend/
MIT License
619 stars 107 forks source link

adds aria-hidden to labels that show on small screens, to avoid scree… #942

Closed anandamaryon1 closed 4 months ago

anandamaryon1 commented 5 months ago

Description

adds aria-hidden to labels in responsive tables that show on small screens, to avoid screenreaders calling out the labels/column headings twice

Checklist

I've tested this locally but do not have access to all of the software and platforms mentioned in out testing criteria. tested via VoiceOver on MacOS in Edge and Chrome. UPDATE: Tested in Lab with NVDA and JAWS, works as expected.