Related Pages: Popups, Message Popup
Lead: Liav Nadler 

Description
- A dialog is a popup window, allowing the user to enter information or make decisions
- 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. How does it open?

Usage & Behaviour
Interaction
Validations and errors
Best practices
- Keep the dialog content as short as possible. A dialog may include several tabs, search component or drag and drop capabilities, but scrolling the entire dialog should be avoided
Design
Zeplin link | Screen thumbnail |
---|
<<Zeplin Link>> | <<Screen with 200 width>> |
|
|
Code
<<a box containing the code - discuss with Femi>>