nextcloud / nextcloud/deck

new card Drop-down

Open
#3,905 0 comments 1 reaction 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

There are hybrid objects in the modal window for creating a new card, they’re select fields that the user can also type in.

Unfortunately, they don’t work well with screen readers. When pressing the down arrow to move down to the select options the focus moves visually, but the screen reader only reads any text written in the field or “Empty” if the field is indeed empty.

This needs to be changed so it works with screen readers and thoroughly tested.

9

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 in the modal window for creating a new card and locate the hybrid select fields described in the issue. Test keyboard navigation with a screen reader, especially Down Arrow movement through options. Done means the focused option is announced correctly for both populated and empty fields, with thorough screen-reader coverage.

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.