Skip to content

Persist submission form values with apollo-link-state

Aanand Prasad requested to merge persist-submission-state into master

To try it out:

  1. On the dashboard, click "Submit a manuscript"
  2. Fill out the form
  3. Click "Next"
  4. On the file upload dummy page, click "Author details" to return to the form
  5. The values you entered should still be there
Edited by Aanand Prasad

Merge request reports