-
Notifications
You must be signed in to change notification settings - Fork 475
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
Add Validation for Insurance input fields in patient registration form #8672
Comments
hi @nihal467 i would like to try to work on this can you please assign it to me |
@syedfardeenjeelani as mentioned, this requires backend validation first followed by FE validation. Would you be making the backend PR too? |
@rithviknishad hey as of now i would be only able to make a FE validation pr please let me know if that is okay if not then someone else can take it |
Yes it's okay, just create an issue in backend repo too |
@rithviknishad sure thank you |
@rithviknishad hello and @nihal467 please check the video below and let me know if would like me to do any changes All.fields.are.mandatory.1.mp4 |
Use |
@rithviknishad we are getting the error from the validator.ts which is something like this so should i use field_required from the i18n locale here instead of "All fields are mandatory" |
Can i work on this issue? |
@krVatsal hello i have already raised a pr for this feel free to take up on a different issue thank you |
@rithviknishad please review this pr |
Describe the bug
Currently, the patient registration form lacks frontend validation for the insurance fields, and the backend only validates the member ID and policy ID.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
The text was updated successfully, but these errors were encountered: