Handle which elements are focusable
Open
- Dominant language
- Go
- Stars
- 300
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Calling `focus` on an element is AFAIK a little more involved than currently implemented.
AFAIK, the closest focusable parent element should be the target of focus.
Research, and validate assumptions.
Contributor guide
Research direction
No file, test, or entry point is named in the issue. Research the rules for focusable elements and validate whether the closest focusable parent should receive focus, then identify the relevant implementation and tests; done means the behavior and assumptions are covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100