You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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