Skip to content

Improve Error Handling #16

@pcodes

Description

@pcodes

We do a bad job error handling front-end problems, we should improve the UX behind it. Maybe some kind of "report bug" type thing?

In the codebase itself, we should also do better error-handling with promises. Currently most errors are eaten, but this should be changed to do something more intelligent.

Additionally, there should be a better, standardized way to deal with API calls that fail. This error occurs when the front-end queries the back-end, and receives a status other than 200. WebStorm at the moment has warnings for this as a reminder that this issue exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfunctionalityRelated to site functionalityrelease featureNeeded for production build, but not a core site feature

    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