[FEATURE] Save Succeed Feedback (Snackbar) #74
Labels
good first issue
Good for newcomers
minor
Minor Impact Issues. Usually a nice to have, but not essential
Milestone
Is your feature request related to a problem? Please describe
As a coordinator, whenever I save something to the system, I want to receive feedback that the system has successfully saved my changes.
Describe the solution you'd like
When a
POST
,PATCH
,DELETE
request has been done, there should be a feedback that shows up.Additional context
The technical term for the Feedback is a Snackbar https://mui.com/material-ui/react-snackbar/#main-content
The text was updated successfully, but these errors were encountered: