ocsigen / ocsigen/ocsigen.github.io
Anchor targets are obscured by the page header
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
For example, this link:
http://ocsigen.org/lwt/4.3.0/api/Lwt#TYPEt
links to type +'a t in module Lwt. However, when one follows it, the page header obscures the beginning of the documentation of the type.
The same is true for all other anchors.
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
Reproduce the issue using the linked Lwt API page and its TYPEt anchor, then inspect the site's page-header and anchor behavior. Verify the fix by following that link and other anchors, confirming the target documentation is no longer hidden beneath the header.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100