Mobile in-app browser navigation glitching
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 11.8k
- 分支
- 7.9k
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 11
描述
Opened up an article inside the Reddit in-app browser and noticed some funky glitching in the navigation.
Issue
On open, the nav starts half-scrolled, and then on scroll you can see the bottom of the text going behind the navigation.
On mobile Chrome, Safari, and Firefox, the same thing happens- where if the user scrolls inside the nav, the content behind it scrolls- you just can't see it in these browsers due to correct screen positioning of the nav. The in-app browser seems to force the nav to have some kind of margin at the bottom.

This definitely could also be a gatsby problem, reddit mobile problem, in-app browsers as a whole problem, or this particular site problem. I also never throw out the possibility of it being a problem with my own device. I'll poke around and see what I can find.
Sidenote: I also have a CSS hack fix that prevents background content from scrolling when the user scrolls in the nav. I'll open a new issue for that if that's wanted.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先,在 Reddit 應用程式內瀏覽器中重現導覽行為,並將其與行動版 Chrome、Safari 和 Firefox 進行比較。檢查網站的導覽和 CSS,然後確認導覽的位置是否一致,以及在其中捲動時不會顯示或移動其後方的內容。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- css, javascript, react
- 領域
- frontend, web-dev
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 28/100