There is no Scrollbar for Sidebar on official reactjs website.
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 11.8k
- 派生
- 7.9k
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 11
描述
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.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先复现 https://reactjs.org/docs/getting-started.html 中侧边栏的行为,并检查 issue 中所示的笔记本电脑大小的 viewport 中的侧边栏。完成的标准是可以访问并独立于文档主内容滚动整个侧边栏,包括 FAQ。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react
- 领域
- documentation, frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100