develop-me / develop-me/bagajob

User friendly error handling

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
JavaScript
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

**Issue:**

Errors across the app return HTTP status codes (e.g. "Request failed with code 4xx") rather than a user-friendly prompt

Screenshot 2020-09-22 at 12 43 22
Screenshot 2020-09-22 at 12 45 00

**Action**

Rather than using `authResponse`, generate a user friendly message and render for user

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing where authResponse and HTTP error responses are handled in the app, then follow the path to the rendered error prompt. Confirm the current behavior using the screenshots and reproduce an error response. Done means users see a clear, user-friendly message instead of a raw HTTP status-code message across the affected error cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react, redux
Domain
api, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.