develop-me / develop-me/bagajob
User friendly error handling
- 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

**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