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

delete image after share #679

Conversation

gkasdorf
Copy link
Collaborator

PR Creator Checklist

Ensure you've checked the following before submitting your PR:

  • You've discussed making your changes with a member of the dev team per contributing rules in the README
  • Your changes are free of any lint errors
  • Your changes are free of any typescript errors
  • You've tested your changes

Summary

If the network times our or something else happens to an image download, currently the image download dialog does not disappear after that timeout. This fixes those issues. Also, images are deleted from the filesystem after being shared or after being added to the camera roll.

@gkasdorf gkasdorf linked an issue Jul 15, 2023 that may be closed by this pull request
@gkasdorf gkasdorf merged commit c2da689 into main Jul 15, 2023
@gkasdorf gkasdorf deleted the 656-downloading-image-blocks-entire-app-when-internet-connection-times-out branch July 15, 2023 06:08
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

Successfully merging this pull request may close these issues.

Downloading image blocks entire app when internet connection times out
1 participant