rspace-online/shared/components
Jeff Emmett e0d976ac92 fix(tabs): track active tab correctly on close + long-press reorder
currentModuleId was a const that never updated on client-side tab
switches, causing close to either do nothing or switch to the wrong
tab. Now uses tabBar.active as source of truth and picks the nearest
remaining tab on close. Also adds touch long-press (400ms) drag
reorder for mobile tabs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 17:37:24 -07:00
..
rstack-app-switcher.ts feat(rbnb): add community hospitality module — trust-based space sharing 2026-03-16 16:01:50 -07:00
rstack-collab-overlay.ts feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
rstack-history-panel.ts fix: attachShadow guard, null toggleMemoryBtn, register canvas components 2026-03-09 20:15:57 -07:00
rstack-identity.ts fix: graph 3d-force-graph resolution, DID/username display, space role checks 2026-03-12 01:31:24 -07:00
rstack-mi.ts feat(mi): upgrade to community-focused builder with interchangeable AI 2026-03-11 18:29:19 -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: PWA support — installable app, Web Push notifications, app badge 2026-03-10 17:35:30 -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-space-settings.ts feat: per-rApp inline config + module-aware settings panel 2026-03-10 16:45:48 -07:00
rstack-space-switcher.ts fix(routing): remove hardcoded /demo/ path prefix from URLs 2026-03-12 18:48:20 -07:00
rstack-tab-bar.ts fix(tabs): track active tab correctly on close + long-press reorder 2026-03-16 17:37:24 -07:00
rstack-user-dashboard.ts feat: user dashboard shown when all tabs are closed 2026-03-09 20:55:39 -07:00