tair / toastdos-back

The back-end system for the GOAT community annotation tool
GNU General Public License v3.0
7 stars 0 forks source link

in progress submission not saved #326

Closed tberardini closed 5 years ago

tberardini commented 5 years ago

Previous implementation issue #186

Old behavior:

Login, start submission, logout, login, see the partial submission and continue. 'Saving in progress...' notification while working every x amount of time (can't remember how frequent this was)

image

New behavior:

Login, start submission, logout, login again and no partial submission saved.

lreiser commented 5 years ago

I can login create a submission enter some annotations (complete annotations) logout login click on submit and view my in progress submission This appears to be fixed.