Project-Chirp / chirp-frontend

Frontend of Chirp
2 stars 3 forks source link

Toasts #124

Closed Dennull closed 1 week ago

Dennull commented 3 weeks ago

A toast or snackbar is a small notification that pops up to give users feedback after an action. See https://mui.com/material-ui/react-snackbar/ for examples from MUI's Snackbar component. We'd like to integrate toasts for some actions, such as posting and deleting a post

Some requirements for the toast component are: