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

🌄 feat: Add RouteErrorBoundary for Improved Client Error handling #5396

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

berry-13
Copy link
Collaborator

Summary

Better error handling with improved UI/UX

Change Type

  • New feature (non-breaking change which adds functionality)

Testing

...

Checklist

  • [x ] My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • I have made pertinent documentation changes
  • My changes do not introduce new warnings
  • I have written tests demonstrating that my changes are effective or that my feature works
  • Local unit tests pass with my changes
  • Any changes dependent on mine have been merged and published in downstream modules.
  • A pull request for updating the documentation has been submitted.

@berry-13 berry-13 marked this pull request as ready for review January 22, 2025 21:09
@berry-13 berry-13 force-pushed the feat/error-boundary branch from a406830 to 8fb84aa Compare January 22, 2025 21:14
@danny-avila danny-avila changed the title feat: Add RouteErrorBoundary for improved error handling and integrate react-error-boundary package 🌄 feat: Add RouteErrorBoundary for Improved Client Error handling Jan 24, 2025
@danny-avila danny-avila merged commit b8b7f40 into main Jan 24, 2025
2 checks passed
@danny-avila danny-avila deleted the feat/error-boundary branch January 24, 2025 13:34
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