Form messages
USAGE
Form messages are used to inform specific clarifications to users.
FORM MESSAGE TYPES
Static message
Static messages are used to display global feedback in the context of a dialog with the user. They are not triggered in response to user operations, therefore they are always present in the interface.
Color coding for this type of message is grey.
OPTIONAL: Include an information icon or not.
General specs for all form message types
Note: Message width can vary depending on the context.
Feedback message
Feedback messages are used to communicate detailed feedback in response to user operations in the context of a complex dialog.
Form layout and modal dialogs will adjust their height to display this type of messages in place.
Color coding and icons communicate different types of messages:
Information: Blue background and info icon (optional)
Warning: Yellow background and warning icon (optional)
Error: Red background and warning icon (optional)
Transition
[WIP]