EOS-uiux-Solutions / user-story

POST stories. GET features.
https://userstory.site
MIT License
40 stars 47 forks source link

[Feature] Add toast notifications for actions #135

Closed kailash360 closed 2 years ago

kailash360 commented 2 years ago

Is your feature request related to a problem? Please describe.

Currently, in the application, we do not have any toast notifications for the features. When the user performs an important action, like creating a story, or editing it, there is no confirmation message generated about it.

Describe the solution you'd like

It would be better to add messages of whether an action was successful or not. This can be done using react-toastify or react-hot-toast packages.

Additional context

This would make the application more interactive.

kailash360 commented 2 years ago

@sharmaaditya570191 @cyntss I want to work on this

cyntss commented 2 years ago

I love this idea @kailash360 !