Link to sections sometimes broken on Firefox
Open
Nobody has claimed this yet.
Need review
Type: Bug
- Dominant language
- TypeScript
- Stars
- 25.9k
- Forks
- 2.4k
- Avg merge
- 13h 10m
- Merged PRs (30d)
- 4
Description
Sometimes simple links do not work. E.g.: https://docs.graphhopper.com/#operation/solveVRP gives this wrong result on Firefox:

Clicking explicitly on the section moves the page to the correct position:

- See our docs repo: https://github.com/graphhopper/directions-api-doc/ - maybe it is related to the fact that we use
operationId: solveVRP? - Chrome is ok
- This issue is partially related to #63
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 docs repo and reproduce the section link https://docs.graphhopper.com/#operation/solveVRP in Firefox, comparing it with Chrome and an explicit section click. Investigate whether the operationId solveVRP affects anchor handling; done means the direct link reaches the same correct section in Firefox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, typescript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100