Brave Android misreports dvh, so 100dvh containers extended under the browser tab bar and page bottoms could never scroll into view. The app now syncs --visual-viewport-height to window.innerHeight (same reference frame as the fixed tab bar) and all mobile shell heights consume it with dvh fallback — the UI scales live as the tab bar shows/hides. Clearance margin 16→28px.
Brave Android misreports dvh, so 100dvh containers extended under the browser tab bar and page bottoms could never scroll into view. The app now syncs --visual-viewport-height to window.innerHeight (same reference frame as the fixed tab bar) and all mobile shell heights consume it with dvh fallback — the UI scales live as the tab bar shows/hides. Clearance margin 16→28px.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
lfg2025
merged commit 621636492b into main2026-07-14 08:33:43 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Brave Android misreports dvh, so 100dvh containers extended under the browser tab bar and page bottoms could never scroll into view. The app now syncs --visual-viewport-height to window.innerHeight (same reference frame as the fixed tab bar) and all mobile shell heights consume it with dvh fallback — the UI scales live as the tab bar shows/hides. Clearance margin 16→28px.
🤖 Generated with Claude Code