rspace-online/modules/rcart/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
..
cart-demo.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
cart.css fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
folk-cart-shop.ts feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
folk-group-buy-page.ts Fix mobile layout across all rcart pages and remove duplicate nav 2026-03-12 22:50:21 +00:00
folk-payment-page.ts fix(rcart): Transak staging payment — popup instead of blocked iframe 2026-03-28 16:01:57 -07:00
folk-payment-request.ts Fix mobile formatting on payment request page 2026-03-12 22:36:55 +00:00
folk-payments-dashboard.ts Fix mobile layout across all rcart pages and remove duplicate nav 2026-03-12 22:50:21 +00:00