[Bug]: Example: Scrolling to an element does not work for certain display widths
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 11.8k
- 分支
- 7.9k
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 11
描述
Summary
At certain window widths, I believe that the Example: Scrolling to an element looks as if it's not working.
I noticed this when I had my browser window set to half my screen width. Since I was using 1920x1080px, my browser's pixel width at the time would have been about 960px. From my initial testing around, I believe this happens for the width range of 935px to 1023px
From what I understand, the logic behind it is working, it just so happens that the increased width of the card / parent component causes it to appear though it isn't
Page
https://react.dev/learn/manipulating-the-dom-with-refs#example-scrolling-to-an-element
Details
No response
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從連結的「Example: Scrolling to an element」頁面開始,在935px 到1023px 的寬度範圍內重現該行為。檢查範例及其卡片或父層版面配置,以判斷捲動為何看起來沒有效果;當目標在整個範圍內都能正確且可見地捲動時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, react
- 領域
- documentation, frontend
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100