Autodesk / hig

Autodesk's unified design system
https://storybook.weave.autodesk.com
Apache License 2.0
180 stars 114 forks source link

Toasts auto-dismiss #847

Open nfiniteset opened 6 years ago

eskfung commented 6 years ago

Note that the ToastListAnimator has an option to staggerDelayBy, which works well to mount 3 notifications and ease them in 1 at a time. However, the staggering also applies when dismissing/unmounting a notification, which is probably unintended.