
Message priority
When deciding what to use for a notification, you have to understand how important the message is to the user and/or the system.| Component | High | Medium | Low |
|---|---|---|---|
| Announcement | ✓ | ||
| Dialog | ✓ | ||
| Toast | ✓ | ✓ | ✓ |
| Alert | ✓ | ✓ |
High priority
- Messages that persist across the entire app (system or account level)
- Messages that require an interruption and user action to proceed
- Messages that are important for users to see from ST’s perspective - new feature announcement etc.
Medium priority
- Messages to indicate status of information on a page
- Messages to indicate status of actions taken, including additional information on how to proceed
Low priority
- Messages to indicate status of actions taken, without needing additional information or actions