Modal Dialog Box
UIUX 360 / 26-September-2022 / minute read

Modal Dialog Box

Modal Dialog Box refers to a mode of a page or window that guides user interaction. A modal window requires the user to finish interaction on that page before proceeding to a new page (e.g., a dialog box that requires OK or Cancel to be selected to procee

Author

What is Modal Dialog Box?

Overview

Modal Dialog Box refers to a mode of a page or window that guides user interaction. A modal window requires the user to finish interaction on that page before proceeding to a new page (e.g., a dialog box that requires OK or Cancel to be selected to proceed for further action).

A modal window is a dialog pop-up window within an application. It creates a mode that freezes the main page of the application but keeps it visible. Users must interact with the modal before proceeding or returning to the application.

Modals are typically used during onboarding, confirmation, etc.

A modal dialog box, in which the user has to respond before the program can continue

Model-less dialog boxes, which remain on the screen and are available for use at any time but allow other user activities


UIUXshowcase.com — A curated home for designers and makers. No noise. Just the best tools, resources, and inspiration, all in one place.


Post views: 1347
User image