-
[NA] [FE] Redirect to workspace home when switching UI versions
发布于
2026-04-22 10:49:57 +00:00 URL structure differs between v1 and v2, so reloading the current path
after a version switch often lands the user on a 404. Redirect to the
workspace root instead and let the active app handle routing to its
home page.Applied in two places:
- UserMenu toggle click — immediate user action.
- WorkspaceVersionResolver mismatch reload — the correction path when
the optimistic sync gate picked the wrong version.
下载附件