A pop-up box that interrupts the user with an important message they must acknowledge before continuing, such as a warning or a critical error.
Synonyms
- alert
- alert modal
Related terms
In plain words
- the pop-up you have to click OK on
- the warning box that blocks the screen
Usage example
An alert dialog stopped the user with 'Your session has expired' and an OK button.
Don't confuse with…
- confirmation dialogAn alert dialog delivers a message to acknowledge; a confirmation dialog asks you to approve or cancel an action.
Categories
- Feedback & status