← All Components

Canon

Feedback

Feedback components make system status visible. Use them when the user needs to know what happened, what is happening, or what needs attention.

Published July 5, 2026

What Ships Today

  • Alert
  • Toast
  • Dialog
  • Progress
  • Spinner
  • Skeleton

Selection Rules

  1. Use alerts for persistent status that belongs in the page flow.
  2. Use toasts for transient confirmation, not critical errors.
  3. Use dialogs only when focus and decision state need to be contained.

Related