-
Notifications
You must be signed in to change notification settings - Fork 1
Prefill AddNewVisitModal bug #94
Copy link
Copy link
Open
Labels
Description
After adding a new visit, upon going back to the addnewvisit modal, the pregnant, lastMenstrualPeriod and sentToID fields are also prefilled, since they are only set to null initially when the AddNewVisit modal is mounted
However, this doesn't affect the functioning of the application, and is just not expected behaviour
Reactions are currently unavailable