diff --git a/CHANGELOG.md b/CHANGELOG.md index 08479fdd3..3a941a26f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ :wrench: **Fixes** +- Adds aria-hidden to labels in responsive tables that show only on small screens, to avoid screenreaders calling out them out twice ([PR 942](https://github.com/nhsuk/nhsuk-frontend/pull/942)) - Removing classes from icon card that are not doing anything - Align label bottom margins with fieldset legend bottom margins ([PR 946](https://github.com/nhsuk/nhsuk-frontend/pull/946)). - Fixed bug with inset-text component requiring uppercase `html` argument. Fixes [Issue 950](https://github.com/nhsuk/nhsuk-frontend/issues/950). diff --git a/packages/components/tables/README.md b/packages/components/tables/README.md index 8134ec22a..5d48b479d 100644 --- a/packages/components/tables/README.md +++ b/packages/components/tables/README.md @@ -199,35 +199,35 @@ Find out more about the table component and when to use it in the [NHS digital s