Add ability to cancel ongoing deployments in Dev Center #879
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Currently, once a deployment starts in Dev Center, users have no way to cancel it even if they realize they selected the wrong files or the deployment is taking too long. This can be frustrating, especially with large deployments.
All the relevant code resides in
dev-center.js
Technical Requirements:
Add a cancel button to the deployment progress interface:
Implement proper cancellation handling:
Consider states where cancellation might not be possible:
User Experience Flow:
Expected Behavior:
The text was updated successfully, but these errors were encountered: