Recheck TAB mechanism
Open
Nobody has claimed this yet.
Enhancement / Change Request
- Dominant language
- Java
- Stars
- 6
- Forks
- 21
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
It should possible iterate from top-left corner using TAB key (or similar, check vanilla) just like in vanilla mechanism, check what we select and how we mark focus elements
Contributor guide
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
No file, test, or entry point is named. Start by comparing BlockUI's focus and selection handling with vanilla TAB navigation; done means keyboard traversal begins at the top-left, advances through selectable elements, and visibly marks the focused element consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100