Colonel_mortis Posted May 11, 2016 Posted May 11, 2016 If there's an error, especially an EX class error, the data submitted by the user ought to be recovered as far as possible, either by not clearing the editor autosave until the page has loaded successfully, or by attempting to recover the contents of the post on the error page.
TSP Posted September 13, 2016 Posted September 13, 2016 Yeah, I've mentioned this before. Having the autosave lose it's content before it has been successfully confirmed it has been stored in the database is an extremely bad user experience. It shouldn't clear on form submit, it should clear on confirmation that the content has been inserted into the database.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.