timolins / react-hot-toast

Smoking Hot React Notifications 🔥
https://react-hot-toast.com
MIT License
9.66k stars 319 forks source link

Feature request: Sticky toasts #237

Open zignis opened 1 year ago

zignis commented 1 year ago

Stick toast to their extreme start positions, probably by adding a sticky: true option to the toast (or toast.sticky() to the API). Useful when you want a toast to always retain the first position in the toast stack.