rspace-online/modules/rmaps
Jeff Emmett 2cbff8925d fix(layout): viewport-filling rApp layout — eliminate body scroll
Make #app a flex column with height:100vh so all rApps fill the viewport
exactly. Wrap module body in .rapp-content flex child. Replace all
hardcoded calc(100vh - Npx) with height:100% across 20+ components.
Remove sticky positioning from subnav/tabbar (now flex items).
Generalize mobile body-flex to all pages (not just canvas-layout).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 10:57:09 -07:00
..
components fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
landing.ts feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
local-first-client.ts feat(rmaps): ZIP import, chat, route requests, indoor maps 2026-03-23 18:42:02 -07:00
mod.ts fix(rmaps): bump JS cache version + add demo debug logs 2026-03-31 10:00:16 -07:00
schemas.ts feat(rmaps): ZIP import, chat, route requests, indoor maps 2026-03-23 18:42:02 -07:00