matrix-org / matrix-org/matrix.org

a11y and understandability for feature list on client details page

Open
#3,462 2 comments 0 reactions 1 assignee View on GitHub

@weeman1337 is already working on this.

Since Jun 14, 2026.

accessibility ecosystem enhancement
Dominant language
JavaScript
Stars
616
Forks
463
Avg merge
2d 3h
Merged PRs (30d)
19

Description

Currently there are icons for the status of a feature on a client detail page

Image

- ✅ if supported
- ❌ if unsupported
- ❔ if unknown
- 🧪 if experimental

There are some issues with that:

- For persons that use assistive technologies (such as screen readers) there are no accessible texts for the items
- For other persons it may be unclear what the icons mean

Suggestions:

- Add a legend below the feature list that explains the icons
- Add `aria-label` to the items (ensure that child elements are aria hidden then)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.