rspace-online/modules/rmaps/components
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
..
folk-map-viewer.ts fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
map-chat-panel.ts feat(rmaps): ZIP import, chat, route requests, indoor maps 2026-03-23 18:42:02 -07:00
map-import-modal.ts feat(rmaps): UX parity with rmaps-online — route overlay, ping cooldown, session persistence 2026-03-24 18:25:46 -07:00
map-import.ts
map-indoor-view.ts feat(rmaps): ZIP import, chat, route requests, indoor maps 2026-03-23 18:42:02 -07:00
map-meeting-modal.ts feat(rmaps): UX parity with rmaps-online — route overlay, ping cooldown, session persistence 2026-03-24 18:25:46 -07:00
map-privacy-panel.ts
map-privacy.ts
map-push.ts feat(rmaps): UX parity with rmaps-online — route overlay, ping cooldown, session persistence 2026-03-24 18:25:46 -07:00
map-room-history.ts
map-share-modal.ts feat(rmaps): UX parity with rmaps-online — route overlay, ping cooldown, session persistence 2026-03-24 18:25:46 -07:00
map-sync.ts feat(rmaps): ZIP import, chat, route requests, indoor maps 2026-03-23 18:42:02 -07:00
maps.css