Standard dialog

v3.0

Standard dialogs focus the user’s attention on a specific piece of content or task.

Stylized graphic of a set of dialogs.

Anatomy

Properties

Content area

The content area is a flexible layout that can contain any components, such as lists, forms, or notices. Follow the guidelines for any components placed inside it. Keep content focused on a single task or topic.

Two standard dialogs. One showing an image on top and copy on bottom in the content area. The second using list rows in the content area.

Position

The dialog container can align to the center or trailing edge of the screen. The default position is centered.

Use the trailing position for a side panel look when referencing the primary page content is important.

Two standard dialog containers. The first is aligned to the center or trailing edge of the screen. The second is showing the trailing position for a side panel.

Behavior

Platforms

Native apps

The native Android and iOS apps use a Focus sheet instead of a dialog.

Screen sizes

Large screen

Standard dialogs are centered on larger screens.

A standard dialog centered on a large screen.

Best practices

Specs

A spec for a dialog container. The container has 16px of padding on all sides. The header area contains a title and a 32px close icon button with 16px of padding between it and the content area. A full-width divider line with 16px of padding above and below it sits below the content area, followed by a pair of CTA buttons that are anchored to the bottom right.