UX Glossary Interaction Design

Modal

Interaction Design

A dialog overlay that appears on top of the current page and requires explicit user action — confirmation, form completion, or dismissal — before the underlying content becomes interactive again. Modals are powerful for focused tasks but disrupt flow when triggered for non-essential interruptions.

Modal illustration
Source: picsum.photos

Common contexts

Use when

Use a modal when the task requires complete focus and cannot be interrupted — confirmation of irreversible actions and short focused forms are the clearest legitimate cases.

Avoid when

Don't use a modal to display information users didn't ask for, like a newsletter sign-up during active task flow — interrupting focus for non-critical content is one of the most reliable ways to degrade trust.

Every modal is an admission that you couldn't design the task into the existing context — question whether the interruption is justified before reaching for a dialog.

Real-world examples

Related terms

Progressive Disclosure Microinteraction Feedback Toast Notification
← Browse all UX Glossary terms