Alert messages are meant to provide contextual feedback about important changes in the interface.
| Name | Description |
|---|---|
| Information | Informational messages are used exclusively to assist the user with directional or explanatory text about a complex or seldom used process |
| Warning | Alert or warning messages should be displayed when there is a potential obstacle in completing a process as intended |
| Error | Error messages convey a critical system problem that requires user and/or technical intervention to correct |
| Success | Success messages should be used to assure user that a system calculation or data submission was completed correctly |
| Name | Description |
|---|---|
| Inline | The notification appears in the up right corner of the screen staying visible for 10 seconds |
| Modal | The notification appears centered in the screen using an overlay that obscures the content below |