Alerts communicate system-level messages that are relevant to the user and their current activity. Alerts are persistent and more important than overlays. Notifications contain visual feedback and content that’s relevant to the user and is often actionable. Messages appear at the top of a page (in-line above the main content area), or within a form. Form alerts follow validation logic via form element error messages.
Blue, with circle/icon visual indicator.
Alert messages correspond to the type of information being provided and should clearly convey hierarchy of messages. Alerts include a container/content panel (such as a banner), visual indicator, message (copy, CTA), validation error on a page. Use anchor links where possible to help users easily navigate directly to the page section related to the alert.
Types of Alerts: Alerts follow a hierarchy of severity from informational that requires no user action, to error messages that require user input to correct errors before moving on.
Blue- informational message- indicates conditions where a user isn’t required to take any action, e.g. system maintenance, etc.
Green- confirmation message- used only when showing a user-initiated process has successfully completed (such as “your submission is complete”).
Yellow- warning message- warns user of potential issues, e.g. an outdated browser. The user can continue with a task, but is notified of any actions to take.
Red- error message- tells the user they can’t proceed until something on the page is corrected. When used within a form, the summary of form element errors is displayed in the Top Error Message Box.
Ensure designs meet color/contrast requirements on Color Guidelines, follow link guidelines, and Schwab Accessibility guidelines.