The non-visual experience of Exit this Page button doesn't make it clear it's a safety feature #3688
Labels
accessibility
audit may 2023
Issues from May 2023 external accessibility audit against WCAG 2.2 criteria
exit this page
Milestone
This issue is from May 2023 external accessibility audit report.
Usability issue
Issue ID:
DAC_Usability_Exit_Button_01
URLs:
https://govuk-frontend-pr-3503.herokuapp.com/full-page-examples/child-maintenance
Screen shots
The ‘Exit this page’ button did not inform users of screen reading assistive technologies of its emergency purpose with the label. Although this may already be conveyed on a previous page, it does not mean that the user will always remember this information.
Current code ref(s)
#main-content > div.govuk-exit-this-page > a
Screen reader comments
Solution
Consider adding the term ‘Emergency’ to the button. This can be visually hidden to provide that extra information for users of screen reading assistive technologies, while keeping the current aesthetics.
The text was updated successfully, but these errors were encountered: