Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing data with remote storage shoul always be preventable #16

Open
tobmaster opened this issue Jun 13, 2014 · 0 comments
Open

Syncing data with remote storage shoul always be preventable #16

tobmaster opened this issue Jun 13, 2014 · 0 comments

Comments

@tobmaster
Copy link

In every mobile application, especially in an offline first environment it should always be possible to prevent a sync to the server when it hasn't happened already.

Cases:

  • The user has accidentically choosen the wrong image to upload
  • The data is big and the user recognizes it to late and doesnt want to burden his dataplan that much
  • The original reason for storing the data is no longer reasonable.

There are many applications on mobile devices where the sending, once pressed the button, is no longer preventable. For example Hangouts where you send a picture but in the last second recognize it was the wrong one, then the app can't upload because of slow speed but also don't let you abort the upload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant