react-component / react-component/tree
Tree node switcher accessibility
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 490
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
Hi,
First, thank you for amazing tree!
I noticed that node switcher is not accessible with keyboard tab - can I open PR for that?
Icon is also not accessible but there is a hook for it so changes are not needed.
Thanks,
Channa
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing keyboard-tab behavior for the tree node switcher and locating its implementation in the tree component. Check the existing icon accessibility hook, since the issue says that part does not need changes. Done means the node switcher can be reached and operated with the keyboard without changing the icon hook.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100