-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Expected behavior
Discarding new changes to a local post should only discard the new changes, not the whole post.
Actual behavior
In Gutenberg editor, when discard new changes to a local post, the local post is deleted.
Steps to reproduce the behavior
- Go to Posts list -> Draft.
- Turn off the iOS device's WiFi.
- Create a new post and tap Publish.
- Go back to the draft post list. You'll see a draft post that has not been uploaded to the site yet.
- Tap the draft post and make some changes.
- Tap the back button in the post editor and tap discard.
- Go back to the draft post list. The draft post is gone.
Here is a video recording:
local-post.mp4
Tested on [device], iOS [version], Jetpack iOS / WordPress iOS [version]
Reactions are currently unavailable