feat(resources): add loading toast for prune, delete, and purge operations (#426)

Show a loading notification with spinner and indeterminate progress bar
while Resource Hub operations are in progress, replacing the dead moment
between confirmation and result.
This commit is contained in:
Anso
2026-04-08 09:46:27 -04:00
committed by GitHub
parent 662bc1a210
commit f6d2199978
5 changed files with 42 additions and 12 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ Four prune buttons let you reclaim disk space immediately. By default they opera
The first three buttons have a **More options** dropdown that lets you target **all Docker resources** instead of Sencho-only. Use this carefully, as it can affect other Compose projects running on the same host. The "Purge Unmanaged Containers" button always targets unmanaged containers only.
A confirmation dialog appears before any destructive operation, showing a summary of what will be removed.
A confirmation dialog appears before any destructive operation, showing a summary of what will be removed. While the operation runs, a loading notification appears so you know Sencho is working. Once complete, a success or error notification replaces it with details on how much space was reclaimed.
## Resource tabs