captbaritone / captbaritone/redux-dropbox-middleware

Any ideas for how to handle errors?

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When uploading or downloading, it's possible that we will encounter an error. How could/should we handle this?

Ideas:

* Set a flag/message in our state and expect the user to check for errors if they care.
* Dispatch a special action which we expect the user to capture/handle.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the existing upload and download handling and how state and actions flow through the middleware. Define an error-handling approach for both operations, including how users observe or handle failures; done means the behavior and integration point are agreed and implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.