When a user deletes the current workspace from settings, the backend clears current_workspace and the frontend's hasWorkspace derived fell through to the setup screen — even if the user still had other healthy workspaces configured. Mirror the forgetMissingWorkspace flow: switch to the next available workspace automatically. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| tauri-plugin-credentials | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||