Modals

Overview

Description

A modal is a component that appears as a layer on top of a main application interface, blocking interaction with the background until the user addresses the modal’s content. Modals are used to display important information, request user input through forms, confirm actions, or guide users through a process without forcing them to leave the current page.

Key considerations

Key UX considerations include trapping focus, providing clear and actionable buttons, ensuring keyboard accessibility (like closing with the Escape key), and using them only when disruption is justified for a focused task.

Can’t find what you’re looking for? Get in touch