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

Implement error handling HOC in each main react-component (pre-migration) #3263

Closed
7 tasks done
frankeros opened this issue May 19, 2021 · 0 comments · Fixed by #3367
Closed
7 tasks done

Implement error handling HOC in each main react-component (pre-migration) #3263

frankeros opened this issue May 19, 2021 · 0 comments · Fixed by #3367
Assignees

Comments

@frankeros
Copy link
Contributor

frankeros commented May 19, 2021

Parent Issue Blocked by
#3271 #3313

Description
In order to handle JS exceptions from components, we need to implement the new component created in #3313 in each main react component.
This should be useful if this issue is solved before the migration to React (then should be only one error boundary for the entire app).

Tasks:

  • Implement the HOC in:
    • Modules
    • Agents
    • Management
    • Security
    • Tools
    • Settings
@frankeros frankeros changed the title Implement Error boundaries in each main react-component (pre-migration) Implement error handling HOC in each main react-component (pre-migration) May 19, 2021
@frankeros frankeros added the pending-PO Taks pending for PO validation and priorization label May 20, 2021
@pablomarga pablomarga removed the pending-PO Taks pending for PO validation and priorization label Jun 9, 2021
@pablomarga pablomarga self-assigned this Jun 9, 2021
@frankeros frankeros removed the question label Jun 9, 2021
@pablomarga pablomarga linked a pull request Jun 14, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants