Closed rachelconn closed 2 years ago
Warnings | |
---|---|
:warning: | :exclamation: Big PR(809)! You might want to split this up into separate commits in order to maximize the effectiveness of code review |
Generated by :no_entry_sign: dangerJS against bc175d9cbf6c063ce4dd398aa8057ea9e2944680
Also can you add the feedback folder to backend-workflow.yml
for linting? We have to manually add the folder for it (we also forgot to do the same for user_sessions
=P)
Btw this needs to be updated with master!
Rebased and made the discord integration actually work, so this is ready for review now
Description
Adds a feedback form accessible from the navbar. Note that even though we wanted to implement discord notifications, I'm waiting on Gannon to make that possible so we can just ignore it for now and do that in another PR or make the change to this once it's done.
How to test
(Make sure you apply migrations before testing) click the button next to the login button on the navbar and try filling it with different ratings/comments, then check the DB to make sure they're submitted correctly
Screenshots
Related tasks
Closes #597.