Autosaving while offline (sessionStorage) #3842
Labels
Group: Editing
Main editing features
Group: Workspace
A group encompassing all of workspace – everything inside the canvas and sidebar
P2
Should do soon
Status: Needs More Info
Follow-up required in order to be actionable.
Type: Enhancement
New feature or improvement of an existing feature
Feature Description
When the user is editing a story while being offline, can we store autosaves in sessionStorage like Gutenberg does?
Then we could display messages like "The backup of this post in your browser is different from the version below. Restore backup"
Alternatives Considered
Additional Context
Related: #3841 (Add message when Autosave exists)
Original Gutenberg implementation: WordPress/gutenberg#16490
Code is currently here: https://github.com/WordPress/gutenberg/blob/7d880708c6281c185256b8e7d3dffe178da33d09/packages/editor/src/components/local-autosave-monitor/README.md
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance Criteria
Implementation Brief
The text was updated successfully, but these errors were encountered: