create fix for "focus starting point" on document navigation
Open
Nobody has claimed this yet.
feature
focus
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
the demo works in Chrome, needs to be tested in other browsers. Do not forget about a[name] targets.
might be called observe/fragment
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
Start with the linked JSBin demo and reproduce its document-navigation focus behavior in Chrome and other browsers. Check the issue's note about a[name] targets and investigate whether observe/fragment is the relevant entry point. Done means the focus starting point works consistently across the tested browsers, including named-anchor targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100