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

More gracefully handle errors in child components #235

Open
dchao19 opened this issue Jul 17, 2018 · 0 comments
Open

More gracefully handle errors in child components #235

dchao19 opened this issue Jul 17, 2018 · 0 comments

Comments

@dchao19
Copy link
Contributor

dchao19 commented Jul 17, 2018

The current system for handling errors is to catch them and alert the user with alert(). We could make this look nicer and more declarative using React 16's new error boundary feature. https://reactjs.org/docs/error-boundaries.html

@dchao19 dchao19 self-assigned this Jul 17, 2018
@wdoug wdoug added this to In Progress in codefordenver/members Apr 22, 2019
@wdoug wdoug added this to Backlog in Tasks Apr 22, 2019
@wdoug wdoug moved this from Backlog to In Progress in Tasks Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Tasks
  
In Progress
codefordenver/members
  
In Progress
Development

No branches or pull requests

1 participant