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
Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth.
What are we trying to do?
Modernize the Patient Dashboard and make sure we don't lose any data.
What feature or behavior is this required for?
How could we solve this issue? (Not knowing is okay!)
We need to investigate what change in the newer Reactified PatientDashboardForm wasnt saving data correctly, fix that bug, and reintroduce the reactified call we reverted in #3237!
Suspect the issue has something with JS implicit semicolon insertion in the autosave function. We need to make a test branch that reverts #3237 and inserts semicolons to run on a live heroku instance to see if this hunch pays off
Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth.
Modernize the Patient Dashboard and make sure we don't lose any data.
What feature or behavior is this required for?
How could we solve this issue? (Not knowing is okay!)
We need to investigate what change in the newer Reactified
PatientDashboardForm
wasnt saving data correctly, fix that bug, and reintroduce the reactified call we reverted in #3237!Data-eating behavior can be observed on 03cf6ad
The text was updated successfully, but these errors were encountered: