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
Description
As a user
I want to see a validation message when I enter an invalid date in the date picker field
So that I can be aware that I need to re-enter the date
Acceptance criteria:
When the user keys-in a date in the date picker field, which is not valid or a past date,
Create appointment:
Upon pressing Enter key or clicking elsewhere on the screen, the date value has to be cleared
And a validation message to appear below the date picker field as please select date
Message text to be the same used for empty date picker field, i.e 'Please select date'
Edit Appointment:
No changes required. As the previously selected dates are retained upon entering a past/invalid date.
Description
As a user
I want to see a validation message when I enter an invalid date in the date picker field
So that I can be aware that I need to re-enter the date
Acceptance criteria:
When the user keys-in a date in the date picker field, which is not valid or a past date,
Create appointment:
Upon pressing Enter key or clicking elsewhere on the screen, the date value has to be cleared
And a validation message to appear below the date picker field as please select date
Message text to be the same used for empty date picker field, i.e 'Please select date'
Edit Appointment:
No changes required. As the previously selected dates are retained upon entering a past/invalid date.
Environment
https://demo.mybahmni.org/bahmni/home/index.html#/login
The text was updated successfully, but these errors were encountered: