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

Error handling #43

Merged
merged 6 commits into from
Oct 18, 2023
Merged

Error handling #43

merged 6 commits into from
Oct 18, 2023

Conversation

MattF-NSIDC
Copy link

Add error boundaries:

  • Top-level error boundary: when the app cannot function, fall back to here.
  • Tile-level error boundary: when a tile cannot function, display a fallback tile with an error message.

The tile-level error boundary doesn't look nice yet.

@MattF-NSIDC MattF-NSIDC merged commit 3bbba4a into main Oct 18, 2023
1 check passed
@MattF-NSIDC MattF-NSIDC deleted the error-handling branch October 18, 2023 00:14
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