react-component / react-component/tree

Aria/Accessiblity

Open
#520 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.3k
Forks
490
Avg merge
3d 17h
Merged PRs (30d)
5

Description

Currently, when navigating the tree via the keyboard, a screen reader will read out the position of the element based on its key. However, this doesn't seem particularly useful. How about adding the option to customize what is read out--like the title, or a custom message?

Contributor guide

No contributing guide indexed for this repository

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

No file, test, or entry point is named. Start by locating the tree's keyboard navigation and screen-reader announcement logic, then clarify the customization API and expected announcement content before implementing it. Done means keyboard navigation supports the agreed customizable message and its behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
accessibility, frontend
Issue type
Feature
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.