US-EPA-CAMD / easey-ui

Project Management repo for EPA Clean Air Markets Division (CAMD) Business Suite of applications
MIT License
0 stars 0 forks source link

Spike: Front End Error Handling #5647

Closed acollad1 closed 9 months ago

acollad1 commented 9 months ago

Need to investigate how to harden the code so that anytime there is a front-end crash the user gets an error message instead of a blank screen

Testing Note: Will need to work with the developers to create a test case to validate this ticket

addisgmichael commented 9 months ago

use package library react-error-boundary that provides an easy and reliable way to handle errors with error boundaries. features include