-
Notifications
You must be signed in to change notification settings - Fork 558
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
Improve Error Display for Questionnaire Form #10658
Comments
Hey @DraKen0009 , I would like to work on this issue |
@DraKen0009 , I just checked it and other than "Failed to create Questionnaire" the two errors are being thrown by backend. Am I missing anything ? 🤔 it is because that PR is not merged yet ? |
Hey i already raised this issue earlier Issue : #10654 |
We can have validations on fronted as well to avoid sending unnecessary request to backend for trivial validations.
|
@DraKen0009 Thankyou man! |
Issue Description
Currently, when creating a new questionnaire without inputting data, errors are displayed as three separate toast messages, making it unclear which field needs correction.
Steps to Reproduce
/questionnaire
.Expected Behavior
Failed to create questionnaire
).Screenshot
Acceptance Criteria
The text was updated successfully, but these errors were encountered: