rspace-online/shared/components
Jeff Emmett 24c1598e60 fix: contain MI bar z-index within header stacking context on mobile
On desktop the header is position:fixed which creates a stacking
context, containing the MI bar's z-index:10001. On mobile the header
switches to position:sticky without z-index, so no stacking context
is created and the MI bar's z-index leaks out above the tab row
(z-index:9998). Fix by adding z-index:9999 to the header on mobile.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 10:32:36 -07:00
..
rstack-app-switcher.ts refactor(tabs): consolidate [+] button with app-switcher sidebar 2026-03-31 04:48:10 +00:00
rstack-collab-overlay.ts fix: collab overlay stuck on 'Connecting' in demo/standalone pages 2026-03-31 09:55:23 -07:00
rstack-comment-bell.ts feat: settings gear shows members first, comment bell gets dropdown panel 2026-03-31 10:16:30 -07:00
rstack-history-panel.ts fix(shell): header button reliability — history, settings, comments 2026-03-24 16:04:11 -07:00
rstack-identity.ts feat(encryptid): device management — labeled passkey list + nudge fix 2026-03-25 18:04:20 -07:00
rstack-mi.ts fix: contain MI bar z-index within header stacking context on mobile 2026-03-31 10:32:36 -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 feat(spaces,rsocials): invite-based member adds + clickable campaign content 2026-03-25 20:03: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 feat: settings gear shows members first, comment bell gets dropdown panel 2026-03-31 10:16:30 -07:00
rstack-space-switcher.ts feat(spaces): add Create Space modal with member invites and invite links 2026-03-23 12:04:27 -07:00
rstack-tab-bar.ts refactor(tabs): consolidate [+] button with app-switcher sidebar 2026-03-31 04:48:10 +00:00
rstack-user-dashboard.ts fix: remove rvote proposals from space dashboard + fix protocol in redirects 2026-03-24 12:29:15 -07:00