There is no Scrollbar for Sidebar on official reactjs website.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Hello everyone,
Today I visited React website to learn React by reading docs. But soon I realized that sidebar on react docs page https://reactjs.org/docs/getting-started.html doesn't have a scrollbar. I could not access contents of FAQ from sidebar because sidebar didn't have a scrollbar to scroll and see content of FAQ.
This is how web page looks on my laptop :-

As you can see that I clicked on FAQ in sidebar its content didn't appear because it get's outside of my screen height and I didn't have a scroll bar to scroll.
The one scrollbar that you can see on screen only scrolls content of side page and not scrollbar.
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 sidebar behavior at https://reactjs.org/docs/getting-started.html and inspect the sidebar at the laptop-sized viewport shown in the issue. Done means the full sidebar, including FAQ, can be reached and scrolled independently from the main documentation content.
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