Couldn't scroll down all the way down of the side bar navigation in reactjs.org/docs
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Whenever I want to see all the sub-topics under a topic and if the list of the subtopics overflows down the screen, there is no way to scroll down to see all the sub-topics and all I do is select the text in the side bar all the way down to see all the list. This is not what you expect from react's documentation site, please deal with it ASAP.
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 on the reactjs.org/docs sidebar by opening a topic whose subtopics extend below the viewport. Start by locating the documentation site's sidebar navigation entry point and inspect its scrolling behavior; done means every visible subtopic can be reached without selecting text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100