nextcloud / nextcloud/deck

Buttons do not explain context

Open
#3,906 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage accessibility bug
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Many buttons in the interface have very generic accessible names. This makes it very hard to understand the difference between similar buttons, and what parts of the interface they’re connected to in the context.

Take the screenshot below from the Deck app. All the “…"-buttons have the same accessible name, this makes it nearly impossible for screen reader users to guess their function in the interface.

Make sure all accessible names explain the function of interactive elements clearly, including any context necessary to understand.

12

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.

Research direction

Start by auditing the Deck interface buttons shown in the issue, especially the repeated “…” buttons in the screenshot, and identify where their accessible names are defined. Done means interactive elements have names that explain their function and include enough context for screen reader users to distinguish similar controls.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
accessibility, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.