Skip to content

if the user connection goes down then he closes the tap his progress will be lost #1

Description

@abdulhakim-alshanqiti

(this should be in a discussion but it isn't enabled for this project)

currently if you make a change to a cloud room while you are offline then close the page when you go back online and visit the page your changes will be lost

when using workbox you can save all failed requests and send them back when the user connects to the internet even if the user closed the page its called background sync api

for example the user connection gets cut off and they close the page thinking they are still online later the user connects to the internet so the background sync api catchs it and sends their work to the cloud if they are authenticated

this can be possible to do here right?

https://developer.chrome.com/docs/workbox/modules/workbox-background-sync

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions