Skip to content

Add Loading State During Workspace Deletion#7

Merged
jcleira merged 1 commit intomasterfrom
jcleira/moscow
Jan 28, 2026
Merged

Add Loading State During Workspace Deletion#7
jcleira merged 1 commit intomasterfrom
jcleira/moscow

Conversation

@jcleira
Copy link
Owner

@jcleira jcleira commented Jan 28, 2026

  • Objective

Keep the confirmation dialog open with a "Deleting..." message while
the workspace deletion is in progress.

  • Why

Previously, the dialog closed immediately after pressing 'y',
leaving users without visual feedback during long deletions, such as
when removing large node_modules directories.

  • How

This commit adds a loading state to the confirmation dialog, showing
a "Deleting..." message until the deletion completes.

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

* Objective

Keep the confirmation dialog open with a "Deleting..." message while
the workspace deletion is in progress.

* Why

Previously, the dialog closed immediately after pressing 'y',
leaving users without visual feedback during long deletions, such as
when removing large `node_modules` directories.

* How

This commit adds a loading state to the confirmation dialog, showing
a "Deleting..." message until the deletion completes.
@jcleira jcleira changed the title Fix workspace deletion Add Loading State During Workspace Deletion Jan 28, 2026
@jcleira jcleira merged commit d24c83e into master Jan 28, 2026
4 checks passed
@jcleira jcleira deleted the jcleira/moscow branch January 28, 2026 07:03
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