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.
Closed: outdated
1.0
Code
It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.