Add message when Autosave exists #3841
Labels
Group: Editing
Main editing features
Group: Workspace
A group encompassing all of workspace – everything inside the canvas and sidebar
P2
Should do soon
Type: Enhancement
New feature or improvement of an existing feature
Feature Description
The default editor in WordPress has this mechanism which we want to implement as well.
For the prototype implementation, let's create a simple modal/dialog.
Need to pass autosave information to the editor in
get_editor_settings()
. Prior art:https://github.com/WordPress/wordpress-develop/blob/9b04bb68f1ec37c38d79372ba93929bf5b96e522/src/wp-admin/edit-form-blocks.php#L216-L225
Alternatives Considered
Additional Context
Screenshot:
Original Gutenberg implementation: WordPress/gutenberg#4218
The text was updated successfully, but these errors were encountered: