-
Notifications
You must be signed in to change notification settings - Fork 489
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
Modify Transfer patient pop-up behavior #8187
Comments
When the user clicks the close button, is it fine if the page refreshes to clear the inputted phone number? |
Nope, that'll also clear all other fields right? That is not expected behaviour. |
I was able to change the pop-up so that it closes instead of redirecting but I can't figure out how to clear the phone number field
Could you help with this? Thanks! |
On the popup's close callback, you could do: |
Describe the bug
When the patient transfer pop-up comes in front of the user for checkbox selection, accidently user click outside the pop-up, it will close the pop-up and take user to the patient list page
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Implement similar behavior for both duplicate phone number check and transfer patient dialogue
Screenshots
The text was updated successfully, but these errors were encountered: