Description
Not sure if a design flaw is a bug, but this one should be addressed and I think is easy to fix.
In the UI, on a deploy, when you click on it, you can "sync, delete, restart". A very destructive delete is an errant click away from a restart. We just did that. Accidentally clicked delete instead of restart resulting in 10s of thousands of user facing errors before we realized and re-synced.
Fix suggestion: different color dialog box or a check box "really, I want to delete"
version v.1.5.6
- I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
- I've included steps to reproduce the bug.
- I've pasted the output of
argocd version
.
Describe the bug
UI makes it easy to delete accidentally when you are used to restarting. Same looking dialog box and easy to autopilot your way to a deleted cluster
To Reproduce
Go to an application deploy, click hamburger, click delete or restart. Very similar.
Expected behavior
Delete should be more scary :). Confirm check box, red, something.
Screenshots
If applicable, add screenshots to help explain your problem.
Version
version v.1.5.6
Logs
Paste any relevant application logs here.
Activity