deco-sites / fashion

The deco.cx Fashion Store Starter
https://fashion.deco.site
77 stars 125 forks source link

Toast component #150

Open tlgimenes opened 1 year ago

tlgimenes commented 1 year ago

What is this issue about?

Create a toast component to feed messages to user.

This component could work with a similar API to how window.alert works. This would add a toast to the user telling the user to perform an action. This could be used in wishlist where we ask users to login before adding items to the wishlist.

PierreNV commented 1 year ago

Toastify gives a nice user experience and is pretty easy to implement: https://github.com/fkhadra/react-toastify