recordexpungPDX icon indicating copy to clipboard operation
recordexpungPDX copied to clipboard

Create reusable error component

Open ForrestLonganecker opened this issue 4 years ago • 0 comments

We are currently creating error related logic on a case by case basis. It would be helpful to have one way to handle errors.

This task is done when:

  • There is an error component that will replace a failing component
  • The error component is connected to the store so we can move error handling into Redux/services

ForrestLonganecker avatar Nov 25 '19 19:11 ForrestLonganecker