Greenstand / Greenstand/treetracker-admin-client

Handle API query errors gracefully and inform the user of failures

Open
#473 5 comments 0 reactions 1 assignee Claimed by @OlhaD View on GitHub
size: medium tool: Capture Matching tool: Captures tool: Dashboard tool: Earnings tool: Growers tool: Species tool: User Manager tool: Verify type: enhancement
Dominant language
JavaScript
Stars
36
Forks
212
PR merge metrics
No merged PRs in 30d

Description

We've had several instances recently of errors in API responses not being handled gracefully and not being reported to the user.
In several places, we have no error handling at all, so either quietly ignore errors or assume success, often resulting in unexpected behaviour.

Ideally, we would have a mechanism in the Admin Panel to allow users to report errors directly when they occur, along with the network request and response details, but a good start would be graceful handling of failures.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.