React Docs - Clicking header scrolls too far
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
im reading the react docs to learn ( 😃) and clicked on the header title and noticed the page scrolls a bit too far.
https://reactjs.org/docs/introducing-jsx.html#jsx-is-an-expression-too
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 behavior at the linked introducing-jsx.html#jsx-is-an-expression-too URL by clicking the header title and observing the resulting scroll position. Trace the documentation site's header-link and anchor handling, then confirm that clicking the header lands at the intended section without scrolling too far.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100