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
Patient > DoB field, the DoB reset in completedForm in back-end code if you try to enter a date by typing instead of using date picker. As this cause issue in #5132, I just disabled the date entry by typing.
In future we have to make it functional. One should allow to enter a valid date by typing and datePicker.
To reproduce
Steps to reproduce the behaviour:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behaviour
A clear and concise description of what you expected to happen.
Proposed Solution
In future we have to make it functional. One should allow to enter a valid date by typing and datePicker.
Version and device info
App version:
Tablet model:
OS version:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Patient > DoB field, the DoB reset in
completedForm
in back-end code if you try to enter a date by typing instead of using date picker. As this cause issue in #5132, I just disabled the date entry by typing.In future we have to make it functional. One should allow to enter a valid date by typing and datePicker.
To reproduce
Steps to reproduce the behaviour:
Expected behaviour
A clear and concise description of what you expected to happen.
Proposed Solution
In future we have to make it functional. One should allow to enter a valid date by typing and datePicker.
Version and device info
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: