You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Visit Date" field currently accepts both past dates (even before the enrollment date) and future dates. If a future date is entered, an error message is displayed, but the user is still allowed to fill out and save the form. Ideally, if an error is displayed, the user should be restricted from proceeding to the next page.
env : prod
apk version : 11.0,10.0 and 7.0 avni gramin
Steps to reproduce :
fill the scheduled or uplanned visit.Edit the visit date
Enter a past date that is before the enrollment date.
Observe that error is displayed.
Enter a future date beyond the allowed range.
Observe that an error message appears, but the user can still proceed with filling out and saving the form.
Click "Next" or "Save" and observe that the process is not restricted.
Expected result :
If a past date is before the enrollment date, an error should be displayed, preventing submission.
If a future date beyond the allowed range is entered and an error appears, the user should not be allowed to proceed to the next page or save the form.
Actual result :
The system displays an error for future dates but still allows form submission.
Past dates before the enrollment date are accepted with error and allows submission of the form.
The "Visit Date" field currently accepts both past dates (even before the enrollment date) and future dates. If a future date is entered, an error message is displayed, but the user is still allowed to fill out and save the form. Ideally, if an error is displayed, the user should be restricted from proceeding to the next page.
env : prod
apk version : 11.0,10.0 and 7.0 avni gramin
Steps to reproduce :
Expected result :
Actual result :
Video reference :
https://drive.google.com/file/d/13MY93OGhpktV-Nq3-Rk9DnMo1SgR2ius/view?usp=drive_link
The text was updated successfully, but these errors were encountered: