Improving the code to adhere to better accessibility standards

Created on 21 July 2020, over 4 years ago
Updated 13 December 2024, about 2 months ago

One improvement is to ensure that when a modal window is opened, that content that is not visible/available to all users should be programmatically hidden from screen reader users as well (mostly, this can be done using aria-hidden on content that should be hidden). When the modal is closed, then focus should be programmatically set to the element that triggered the modal in the first place.

The second improvement is to identify the title role as a heading 1.

✨ Feature request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States azussman

Live updates comments and jobs are added and updated live.
  • Accessibility

    It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024