sillsdev / sillsdev/TheCombine
[TreeView] Tab to double-^ button and Enter doesn't return to top of tree
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
Describe the bug
When you open the semantic domain Tree View (e.g., in Data Entry), you can use Tab to shift focus between different elements. If you click the double-^ icon, it returns to the top of the tree. But if you tab to it and press Enter, then the current domain is selected.
Expected behavior
Pressing Enter when a button is in focus should do the same as clicking the button.
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
Reproduce the issue in the semantic domain Tree View opened from Data Entry, focusing the double-^ button with Tab and pressing Enter. Inspect the Tree View keyboard handling and compare it with the button's click behavior; done when Enter returns focus or selection to the top of the tree just like clicking the button.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100