Skip to content

docs(web): point workspace-delete copy at real recovery surfaces#832

Merged
xarmian merged 1 commit into
mainfrom
fix/workspace-delete-copy-recovery-pointer
Jul 6, 2026
Merged

docs(web): point workspace-delete copy at real recovery surfaces#832
xarmian merged 1 commit into
mainfrom
fix/workspace-delete-copy-recovery-pointer

Conversation

@xarmian

@xarmian xarmian commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

What

Refine the Danger Zone "Delete this workspace" copy in web/src/routes/[username]/[workspace]/settings/+page.svelte to name all three 30-day recovery paths:

  • The Undo prompt right after deleting
  • The workspace switcher's Recently deleted section
  • The Deleted workspaces page (/console/deleted-workspaces)

Why

TASK-1976 only mentioned the post-delete Undo prompt because the persistent recovery surfaces (TASK-1974 / TASK-1975) hadn't merged yet. Both are now live, so the delete copy should point users at where they can actually restore a workspace within the 30-day window — not just the transient Undo toast.

Copy-only: no logic/behavior change. Keeps the "Delete" naming, typed-slug confirm, and owner-only gating. Verified npm run check (0 errors) and both named surfaces exist.

Closes TASK-1977

https://claude.ai/code/session_01HxBkAMiFBtCRJ2tKSCt3ST

The Danger Zone delete copy (TASK-1976) only mentioned the post-delete
Undo prompt because the persistent recovery surfaces weren't merged yet.
Both are now live: the workspace switcher's "Recently deleted" section
and the /console/deleted-workspaces page. Name all three 30-day recovery
paths so users know they can restore beyond the Undo toast.

Copy-only; no logic change. Keeps the Delete naming, typed-slug confirm,
and owner-only gating.

Closes TASK-1977

Claude-Session: https://claude.ai/code/session_01HxBkAMiFBtCRJ2tKSCt3ST
@xarmian xarmian merged commit 47dc06c into main Jul 6, 2026
4 checks passed
@xarmian xarmian deleted the fix/workspace-delete-copy-recovery-pointer branch July 6, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant