The post editor could use an auto-save feature. Minimally, it should periodically save the current content of the post area in local storage and offer to restore it in case the browser crashes, the tab is closed, etc. Optimally, it should do an AJAX call to the server and support multiple generations of content, preferably based on whether an edit was additive or not.
The text was updated successfully, but these errors were encountered:
The post editor could use an auto-save feature. Minimally, it should periodically save the current content of the post area in local storage and offer to restore it in case the browser crashes, the tab is closed, etc. Optimally, it should do an AJAX call to the server and support multiple generations of content, preferably based on whether an edit was additive or not.
The text was updated successfully, but these errors were encountered: