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

Improve Error handling in ./web, ./api & ./mobile #428

Closed
5 tasks done
ZibanPirate opened this issue Dec 1, 2021 · 0 comments · Fixed by #440, #448, #449, #450 or #451
Closed
5 tasks done

Improve Error handling in ./web, ./api & ./mobile #428

ZibanPirate opened this issue Dec 1, 2021 · 0 comments · Fixed by #440, #448, #449, #450 or #451
Assignees
Labels
task Task

Comments

@ZibanPirate
Copy link
Member

ZibanPirate commented Dec 1, 2021

Description

we should show feedback to the user when an error occurs.

Check List

  1. Chore: capture full error object in error middleware using Sentry #440
  2. FEATURE: Show TryAgain component when a loading error happens in ./web #448
  3. FEATURE: Show TryAgain component when a loading error happens in ./mobile #450
  4. FEATURE: Setup React Error Boundaries in ./web #449
  5. FEATURE: Setup React Error Boundaries in ./mobile #451

Additional Comments

We should do this before starting with #429

@ZibanPirate ZibanPirate added the task Task label Dec 1, 2021
@ZibanPirate ZibanPirate moved this to Backlog in DzCode i/o Dec 1, 2021
@ZibanPirate ZibanPirate moved this from Backlog to Todo in DzCode i/o Dec 1, 2021
@ZibanPirate ZibanPirate moved this from Todo to In Progress in DzCode i/o Dec 27, 2021
@ZibanPirate ZibanPirate self-assigned this Dec 27, 2021
@ZibanPirate ZibanPirate linked a pull request Mar 26, 2022 that will close this issue
Repository owner moved this from In Progress to Ready for Release in DzCode i/o Mar 26, 2022
@ZibanPirate ZibanPirate reopened this Mar 26, 2022
Repository owner moved this from Ready for Release to Re-opened in DzCode i/o Mar 26, 2022
@ZibanPirate ZibanPirate moved this from Re-opened to In Progress in DzCode i/o Mar 26, 2022
Repository owner moved this from In Progress to Ready for Release in DzCode i/o Mar 26, 2022
@ZibanPirate ZibanPirate reopened this Mar 26, 2022
Repository owner moved this from Ready for Release to Re-opened in DzCode i/o Mar 26, 2022
@ZibanPirate ZibanPirate moved this from Re-opened to In Progress in DzCode i/o Mar 26, 2022
@ZibanPirate ZibanPirate linked a pull request Mar 27, 2022 that will close this issue
Repository owner moved this from In Progress to Ready for Release in DzCode i/o Mar 27, 2022
@ZibanPirate ZibanPirate reopened this Mar 27, 2022
Repository owner moved this from Ready for Release to Re-opened in DzCode i/o Mar 27, 2022
@ZibanPirate ZibanPirate moved this from Re-opened to In Progress in DzCode i/o Mar 27, 2022
Repository owner moved this from In Progress to Ready for Release in DzCode i/o Mar 28, 2022
@ZibanPirate ZibanPirate moved this from Ready for Release to Released in DzCode i/o Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment