multica/apps/web/features
Jiayuan b1f7364097 fix(web): navigate to /issues when switching workspaces
When switching workspaces while on a detail page (e.g. /issues/[id]),
the store clears old data and the page tries to fetch the old resource
with the new workspace context, causing a 404 error. Navigate to the
issues list before switching to avoid referencing stale resources.
2026-04-02 00:15:47 +08:00
..
auth feat(web): redirect logged-in users from / to /issues via server-side proxy 2026-04-01 18:20:57 +08:00
inbox feat(realtime): WS invalidation + refetch pattern, inbox bugfixes, UI polish 2026-03-29 13:49:40 +08:00
issues fix(web): unify header button text color across Issues and My Issues 2026-04-01 19:05:33 +08:00
landing feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00
modals fix(web): navigate to /issues when switching workspaces 2026-04-02 00:15:47 +08:00
my-issues fix(web): unify header button text color across Issues and My Issues 2026-04-01 19:05:33 +08:00
navigation feat(ui): route persistence, sidebar active fix, header spacing 2026-03-26 10:57:32 +08:00
realtime merge: resolve conflicts with main 2026-03-31 16:25:20 +08:00
runtimes revert(runtimes): remove runtime delete functionality 2026-03-29 17:05:36 +08:00
skills feat(realtime): WS invalidation + refetch pattern, inbox bugfixes, UI polish 2026-03-29 13:49:40 +08:00
workspace feat(upload): add file upload UI — avatar, editor paste/drop, attachments 2026-03-31 15:17:54 +08:00