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

Submitting registration with more than 255 chars in short text field gives vague error #17

Open
Jaakkonen opened this issue Aug 22, 2022 · 0 comments

Comments

@Jaakkonen
Copy link
Member

image
Submitting a registration with over 255 characters in a short answer field gives the default vague "registration did not succeed" style popup. Browser logs show a backend call yielding a 500 error with appropriate error message.
image
image

The backend should respond with a 400 Bad request for this error and the UI should have an option to see this message (popup to have a down arrow which extends error details).
For this specific case the UI should also have a red hint and highlight around the box when i.e. 245 chars are typed and there's only 10 more left.

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

No branches or pull requests

1 participant