Related pages: Popups, Dialog, Toast
Lead: Liav Nadler ONGOING
Table of Contents |
---|
Description
...
Usually it appears on user's action (e.g. clicking help icon) and it must be dismissed by the user
The popup may contains these elements:
- Header, including a title (e.g. "Warning") and a closing icon
- Icon (e.g. question mark icon for help)
- The message text
- Primary action button (usually OK)
- Secondary action button (usually Cancel, when relevant)
- Don't show this again checkbox
Types
Type | Example |
---|---|
Help | |
Information | |
Warning | |
Error |
...