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

Advisor rating form cannot process half ratings #27

Open
joshuasilva414 opened this issue Dec 13, 2024 · 0 comments
Open

Advisor rating form cannot process half ratings #27

joshuasilva414 opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@joshuasilva414
Copy link
Contributor

What

If you give a rating with a half star(e.g. 4.5), the toast will still show a success message despite the action failing. I believe it's failing because of a different in db schema and validation schema. Looks like all advisor ratings are integers in the schema, but the form supports half stars.

@joshuasilva414 joshuasilva414 added the bug Something isn't working label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant