Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Develop) Handle Errors in Review Form #114

Open
banushi-a opened this issue Jan 26, 2025 · 0 comments · May be fixed by #125
Open

(Develop) Handle Errors in Review Form #114

banushi-a opened this issue Jan 26, 2025 · 0 comments · May be fixed by #125
Assignees

Comments

@banushi-a
Copy link
Contributor

banushi-a commented Jan 26, 2025

Error handling for the create review endpoint on the frontend

This is in the review form itself

Handle the errors and display an error

Let's stop the user in the form if they try and create a review for a term they already have too many in:
This is in the CoopCycleSection . Before you allow the next function to process, make sure that the profile associated with the review doesn't have too many of the same review. Reach out if you need help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants