rspace-online/shared/components
Jeff Emmett fe7157ffe1 fix(shell): position settings/history panels below their buttons
Both panels now use position:fixed with JS-computed coordinates from
getBoundingClientRect(), ensuring they open directly below their
respective header buttons and right-aligned to the button edge.
History panel clamps left edge to prevent off-screen overflow.

Also adds missing click handlers for settings-btn and history-btn
in canvas.html (previously only wired in shell.ts module pages).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 13:59:44 -07:00
..
rstack-app-switcher.ts feat(crowdsurf): restore module and add Elo pairwise ranking layer 2026-03-20 23:51:24 -07:00
rstack-collab-overlay.ts feat(tours+solo): add tours to remaining modules and solo mode toggle 2026-03-21 17:26:57 -07:00
rstack-history-panel.ts fix(shell): position settings/history panels below their buttons 2026-03-22 13:59:44 -07:00
rstack-identity.ts fix(auth): force platform authenticator + redirect disabled modules 2026-03-21 22:31:13 -07:00
rstack-mi.ts fix(mi): only minimize on Escape when input empty, fix mobile transform 2026-03-21 16:25:06 -07:00
rstack-module-setup.ts feat: per-rApp inline config + module-aware settings panel 2026-03-10 16:45:48 -07:00
rstack-notification-bell.ts fix(shell): hide notification/share/settings icons on mobile, add to identity dropdown 2026-03-16 20:58:52 -07:00
rstack-offline-indicator.ts feat: wire offline-first Automerge sync to all 13 rSpace modules 2026-03-04 19:07:59 -08:00
rstack-share-panel.ts fix(shell): hide notification/share/settings icons on mobile, add to identity dropdown 2026-03-16 20:58:52 -07:00
rstack-space-settings.ts fix(shell): position settings/history panels below their buttons 2026-03-22 13:59:44 -07:00
rstack-space-switcher.ts fix(spaces): stop module settings selects from polluting scope overrides 2026-03-21 16:49:17 -07:00
rstack-tab-bar.ts fix(compat): improve cross-browser support for Firefox, Safari, and older browsers 2026-03-20 10:43:38 -07:00
rstack-user-dashboard.ts feat: user dashboard shown when all tabs are closed 2026-03-09 20:55:39 -07:00