Skip to content

Release 2386

Choose a tag to compare

@github-actions github-actions released this 21 Mar 09:48
8bd88c6

Trello card

https://trello.com/c/l840Rezg

Changes proposed in this pull request

  • Update to GOV.UK frontend 4
  • Add data-module attribute to skip link: The GOV.UK frontend team have improved the skip link by adding JavaScript to assist screen readers. Update the skip link by adding the new attribute
  • Update error message element type: This is the only error message which we create manually. Follow the latest GOV.UK frontend advice and use a p tag for the message.
  • Swap role=presentation for aria-hidden: role=presentation doesn't prevent some screen readers from announcing the icon. Follow the GOV.UK frontend guidance and use aria-hidden instead.

Guidance to review

The appearance of the accordion component has changed:

before after
Search results
image image
Help and support page
image image
DfE signin help page
image image