Skip to end of banner
Go to start of banner

Dialogs

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 9 Next »

Related Pages: Popups, Message Popups


Lead:  Liav Nadler ONGOING

Description

A dialog is a popup window, allowing the user to enter information or make decisions

Usage & Behaviour

General guidelines

Structure

  • In addition to the basic elements of a popup window, a dialog contains any set of form components, such as radio buttons, checkboxes, dropdown menus etc.
  • A help icon (question mark) may appear next to the closing icon on the dialog's header, allowing the user to get help about the current popup
  • Dialogs may come in different widths and heights. In some cases the height or width of a dialog changed depending on values the user entered or error messages (see Field Validation)

Interaction

Validations and errors

Best practices

Design

Zeplin linkScreen thumbnail
<<Zeplin Link>><<Screen with 200 width>>


Code

<<a box containing the code - discuss with Femi>>

  • No labels