Skip to content

feat(attachments): add error handlers #65

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

Merged
merged 9 commits into from
Feb 22, 2024

Conversation

DominicGBauer
Copy link
Contributor

Description

Add error handlers users can tap into

Work Done

  • Added upload and download error handlers users can use
  • Error handler will ignore the attachment if the user opts for this
  • Updated the demo to represent this

How to test

  • Create a todo and upload an image
  • Delete the app
  • Delete the image from local storage
  • Reinstall the app
  • You should see that the image has been ignored

@DominicGBauer DominicGBauer merged commit ea8e924 into master Feb 22, 2024
@rkistner rkistner deleted the feature/handle-upload-download-errors branch September 6, 2024 08:01
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.

2 participants