rspace-online/shared/components
Jeff Emmett ef2ac6e74e fix: IDB transaction error and sidebar push desync
- storage.ts: read existing meta from same IDB transaction instead of
  calling getMeta() which opens a separate transaction, causing the
  write transaction to auto-commit before meta put executes
- rstack-app-switcher: track open/close state in #isOpen so re-renders
  don't leave body.rstack-sidebar-open orphaned, add click-outside
  handler, close sidebar on module select, clean up on disconnect

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 20:02:18 -08:00
..
rstack-app-switcher.ts fix: IDB transaction error and sidebar push desync 2026-03-06 20:02:18 -08:00
rstack-identity.ts fix: stop demo→personal space redirect and clean up space switcher 2026-03-04 18:02:00 -08:00
rstack-mi.ts feat: add voice dictation to MI bar, markdown, chat & prompt inputs 2026-03-03 17:10:52 -08:00
rstack-notification-bell.ts fix: layer flows drag-to-connect, notification 401 spam, /api/meta 404 2026-03-04 11:12:19 -08: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-space-settings.ts fix: layer flows drag-to-connect, notification 401 spam, /api/meta 404 2026-03-04 11:12:19 -08:00
rstack-space-switcher.ts fix: stop demo→personal space redirect and clean up space switcher 2026-03-04 18:02:00 -08:00
rstack-tab-bar.ts fix: defer tab bar active state until switchTo() resolves 2026-03-04 19:32:38 -08:00