rspace-online/website
Jeff Emmett 042ae4e34d fix: dynamically position toolbar popout panel to avoid overlap
The panel had a hardcoded left offset (88px) that didn't account for
the toolbar's actual width, causing the submenu to overlap the toolbar.
Now uses getBoundingClientRect() to position 8px right of the toolbar
edge. Skipped on mobile where the panel uses its own bottom-sheet layout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 18:10:26 -08:00
..
public fix: landing page header — inline header CSS to avoid shell.css global reset 2026-02-27 17:20:12 -08:00
admin.html feat: logo + standardized header across all rSpace pages 2026-02-27 17:16:29 -08:00
canvas.html fix: dynamically position toolbar popout panel to avoid overlap 2026-02-27 18:10:26 -08:00
create-space.html feat: logo + standardized header across all rSpace pages 2026-02-27 17:16:29 -08:00
index.html feat: restyle rSpace.online about page to rApp theme + (you)rSpace CTA in space switcher 2026-02-27 17:50:30 -08:00
shell.ts feat: canonical subdomain routing — {space}.rspace.online/{moduleId} 2026-02-25 16:24:36 -08:00
sw.ts feat: add offline-first support with IndexedDB persistence and Service Worker 2026-02-18 12:39:28 -07:00