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 "Year of Birth" field in the Patient Transfer form triggers an error check with each user input. This behavior is not aligned with the expected workflow.
To Reproduce
Steps to reproduce the behavior:
Navigate to the Patient tab.
Click on Add Patient.
Enter +919999999999 in the Phone Number field.
In the transfer pop-up that appears, click the green button.
In the next pop-up, enter the Year of Birth.
Observe the validation error triggered with each keystroke.
Expected behavior
Validation should only occur when the input field is out of focus or after the user has completed their entry.
Screenshots
The text was updated successfully, but these errors were encountered:
Hey @Muppasanipraneeth, apologies for missing your comment earlier. I’ve already started working on this issue and pushed a PR for it. Feel free to take up another one.
Thanks!
Describe the bug
The "Year of Birth" field in the Patient Transfer form triggers an error check with each user input. This behavior is not aligned with the expected workflow.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Validation should only occur when the input field is out of focus or after the user has completed their entry.
Screenshots
The text was updated successfully, but these errors were encountered: