đ Description
Briefly list the changes made to the code:
Added toasts for submissions of comments and reports.
âī¸ Testing
What steps did you take to verify your changes work? These should be clear enough for someone to be able to clone the branch and follow the steps themselves.
Tested that a fail toast showed when the endpoint was set to false.
Tested that a success toast showed when the endpoint was set to true.
đī¸ (Optional) Future Work / Notes
Did you notice anything ugly during the course of this ticket? Any bugs, design challenges, or unexpected behavior? Write it down so we can clean it up in a future ticket!
âšī¸ Issue Closes #67
đ Description Briefly list the changes made to the code:
Added toasts for submissions of comments and reports.
âī¸ Testing What steps did you take to verify your changes work? These should be clear enough for someone to be able to clone the branch and follow the steps themselves.
Tested that a fail toast showed when the endpoint was set to false. Tested that a success toast showed when the endpoint was set to true.
đī¸ (Optional) Future Work / Notes Did you notice anything ugly during the course of this ticket? Any bugs, design challenges, or unexpected behavior? Write it down so we can clean it up in a future ticket!
Need to add an endpoint to save comments/reports