Skip to content

[Request]: Add error boundaries #72

@steveoh

Description

@steveoh

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

When the application crashes the screen goes white and nothing is available except to close it.

Describe the solution you'd like

Add error boundaries around code that can fail and a global one to catch all unhandled exceptions. That should give people a better opportunity to submit bugs with more relevant information.

The error boundary should have a link to submit an issue and a button or something to copy the relevant crash information to paste into the issue.

refs #71

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions