Cannot access entire official React JS Docs without scroll
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 11.8k
- 分支
- 7.9k
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 11
描述
Cannot access the entire reactjs docs (via reactjs.org/docs) without scroll.
There are two scrollable areas in the reactjs docs - the left side with the explanation and code examples and the right (sidebar) with links to the rest of the docs. I cannot scroll down the right side to access say the entire advanced guides list if I do not have a scroll in my mouse (or touchpad).
The browser scrollbar only maps to the left (explanation) side.
Ideally, this can be seen on any maximised browser window on any 13 inch laptop with default display settings. Just visit https://reactjs.org/docs/ .
The issue does not exist on very large screens as the entire list on right navigation sidebar is seen and the issue also is not present on mobile devices as a responsive design takes over which hides the right sidebar and only makes it appear on a new menu button that appears.
Current Workaround:
Minimise browser window width to access the responsive mobile view and use the scrollbar then.
Or zoom out in your browser window to minimise the view enough to see the entire list and then access what you need.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
在 13 吋筆記型電腦或相當的 viewport 上將瀏覽器最大化,並在 https://reactjs.org/docs/ 重現問題,接著檢查文件版面配置和右側導覽側邊欄。完成的標準是,在桌面端透過瀏覽器的標準捲動即可存取完整側邊欄,同時保留行動裝置上現有的回應式行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, react
- 領域
- accessibility, documentation
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100