Skip to content

Let's get toasty

No due date 0% complete

Toast notifications are optionally-persistent notifications that pop up from the bottom of the page (like toast...!)

The life cycle of these notifications should be handled by the Chrome.

Advantages:

  • Toasts persist across page-loads
  • We control the styling, and could track all the toasts sent to that user (auditable?)
  • On mobile, we might opt for different…

Toast notifications are optionally-persistent notifications that pop up from the bottom of the page (like toast...!)

The life cycle of these notifications should be handled by the Chrome.

Advantages:

  • Toasts persist across page-loads
  • We control the styling, and could track all the toasts sent to that user (auditable?)
  • On mobile, we might opt for different styles entirely, and that would be under the control of the Chrome
Loading