-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
User is offline, creates a draft, edits of published post and then saves it locally while offline. We need a technical solution to upload this draft, or remote auto-save the post when the device goes online.
We recently made some changes to upload drafts when the user refresh the post list. This is a good first step, but we want to achieve this whatever screen is shown to the user, if the app is hidden or eventually if the app is closed.
Corresponding iOS ticket
wordpress-mobile/WordPress-iOS#11640
Affected Issues
These issues may be affected by the result of this discussion.
- Offline Support: Local drafts aren't synched when going back online. #9568
- Trigger an auto-upload or remote auto-save to preview drafts or published posts #9728
Tasks
These will need to be done after this discussion.
- Create follow up issues