Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Link targets

Accessibility guidelines advise that:

  • Opening new tabs/windows should be minimised, unless there is a good reason (such as needing to view instructions for a form separately, or to display terms and conditions relating to a form).

  • Vision impaired users and neuro-diverse users need to be warned that a link will open a new tab/window.

Our approach

...

For all links, ensure that it is possible for users to control when a link opens in new tab/window by making sure the browser’s native “Open in new tab” and “Open in new window” options are always available.

For links which open in an new window.

...

Append a standard icon to the end of the link

  • import OpenInNewIcon from '@mui/icons-material/OpenInNew';

  • Hide the icon from screen readers

    • aria-hidden="true"

Ensure the words “opens in a new window” are voiced by screen readers

...

DCB Admin is designed to conform to WCAG 2.1 at Level AA. All pages, modals and other UI elements in the app should be tested for compliance using all of the following methods:

  1. Automated testing using AXE

  2. Manual testing using the keyboard only to navigate and perform actions

  3. A screen reader

Automated testing using AXE

TBC

Keyboard only testing

TBC

Screen reader testing

TBC

Child pages (Children Display)
allChildrentrue