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
Not really a bug but @matjames007 raised some concerns about how the forms rely on the focusout javascript event to save their data to the 'formData' object that is then passed to the back-end when the form is submitted.
We should consider and discuss another approach - particularly for future work and possible as an update to this project eventually.
The text was updated successfully, but these errors were encountered:
Not really a bug but @matjames007 raised some concerns about how the forms rely on the focusout javascript event to save their data to the 'formData' object that is then passed to the back-end when the form is submitted.
We should consider and discuss another approach - particularly for future work and possible as an update to this project eventually.
The text was updated successfully, but these errors were encountered: