
2025-06-01 16:19:02
Related: modal dialogs confirming destructive operations are a sign your UI is not good. Operations should be reversible so that the user can simply undo mistakes, not be interrupted in a failing effort to prevent them.
Related: modal dialogs confirming destructive operations are a sign your UI is not good. Operations should be reversible so that the user can simply undo mistakes, not be interrupted in a failing effort to prevent them.