Disable Delete button when VM is in stopping/starting/provisioning state #37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When a VM is in a transitional state (stopping, starting, provisioning, restarting), the Delete button should be disabled. Currently pressing Delete while a VM is stopping returns:
This error is correct behavior on the backend, but should never be reachable from the UI.
Fix: