multica/apps/web/features/workspace
Jiayuan Zhang 5fba76f010
fix(web): remember last selected workspace after re-login (#435)
Stop clearing multica_workspace_id from localStorage on logout so it
persists as a preference hint. On fresh login, pass the stored ID to
hydrateWorkspace so the user returns to their last workspace instead
of always landing on the first one.
2026-04-06 01:18:44 +08:00
..
components feat: issue detail extraction, inbox enhancements, misc UI polish 2026-03-26 10:57:58 +08:00
hooks.ts feat(upload): add file upload UI — avatar, editor paste/drop, attachments 2026-03-31 15:17:54 +08:00
index.ts feat(ui): UI/UX polish — layout, sidebar, button, theme improvements 2026-03-25 18:53:14 +08:00
store.ts fix(web): remember last selected workspace after re-login (#435) 2026-04-06 01:18:44 +08:00