At the moment, navigating away from the form before it's submitted, then back again, loses any partially completed form data. Figure out how to get react-json-schema-form to persist this. The source for the forms: https://github.com/alan-turing-institute/scivision/blob/d50f65fd193531f17794420e7c44743affb7e451/frontend/src/catalog_entry_form.js#L52
At the moment, navigating away from the form before it's submitted, then back again, loses any partially completed form data.
Figure out how to get react-json-schema-form to persist this.
The source for the forms:
scivision/frontend/src/catalog_entry_form.js
Line 52 in d50f65f