Confirmation dialog
Leave without saving?
Keep editing
Discard
Confirmation dialogs are overlay windows that pause a task to ask for a deliberate yes or n…
Reserve them for choices that are hard to undo, or for warning someone before something irreversible happens. Because a dialog takes the whole screen focus, every unprompted appearance interrupts whatever the person was in the middle of.
That cost is paid every single time the dialog fires — not only on the occasions when the warning turns out to have been worth reading.