aframevr / aframevr/aframe-site
let anchor headings match with startsWith
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 105
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
If I have #setAttribute and there are no matches, let's match similar anchor IDs such as setAttribute-value if it exists.
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
The issue does not name a file, test, or entry point. Locate the code that resolves anchor headings, then reproduce a missing exact match for #setAttribute where setAttribute-value exists. Done means the startsWith fallback selects the similar anchor only when no exact match is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100