The Side Navigation Bar's scroll is no working
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
When you click on anything in the side navigation bar, you can not scroll down using the scroll bar. The scroll bar disappears when you hover the mouse over it
https://github.com/reactjs/react.dev/assets/24520095/330119ff-1de8-4227-abb7-5c475deb82ac
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 by reproducing the side navigation scrolling problem on the React documentation website, using the linked recording as a reference, then locate the side navigation implementation. Done means clicking an item no longer makes the scrollbar disappear on hover and the navigation remains scrollable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100