multica/apps/web/app
Naiyuan Qing 030627c8c5 fix(web): prevent useWorkspaceId crash in AppSidebar before workspace hydration
AppSidebar renders outside the workspace guard in dashboard layout.
On first login, workspace hasn't hydrated yet → useWorkspaceId() throws.
Fix: read workspace?.id directly from store, use enabled guard on inbox query.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 18:39:32 +08:00
..
(auth)/login merge: resolve conflicts with main (open_only pagination) 2026-04-07 18:08:35 +08:00
(dashboard) fix(web): prevent useWorkspaceId crash in AppSidebar before workspace hydration 2026-04-07 18:39:32 +08:00
(landing) feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00
auth/callback merge: resolve conflicts with main (open_only pagination) 2026-04-07 18:08:35 +08:00
favicon.ico Provision default workspaces and harden daemon pairing 2026-03-24 15:19:27 +08:00
custom.css feat(issues): sticky mini bar for agent live card + toast icon colors 2026-04-03 16:05:35 +08:00
globals.css feat(editor): add TitleEditor component, replace <input> for issue titles 2026-03-31 15:38:42 +08:00
layout.tsx feat(web): add TanStack Query infrastructure (Phase 0) 2026-04-07 14:43:51 +08:00
robots.ts feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00
sitemap.ts feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00