tonyalaribe / mybonways

View promos from stores around you
https://mybonways.com
0 stars 1 forks source link

Create error and success toast messages #85

Closed tonyalaribe closed 7 years ago

tonyalaribe commented 7 years ago

Go through the entire app, ui, admin and merchant, then load a toast when there is success or error (in forms, flows, etc). Its very easy to integrate. just a line or so. I think the css is already on the documents. DO this asap

https://github.com/dolce/iziToast

spankie commented 7 years ago

Okay...that should not take much time, i'm already displaying some form error message at the top of the forms, i'll just convert them to the toast...

tonyalaribe commented 7 years ago

leave the errors. just pop the toast alongside the errors. the toast is more like a notification

spankie commented 7 years ago

Okay...

spankie commented 7 years ago

Done