one-zero-eight / one-zero-eight/website
[Events] Fix error handling
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 25
- Forks
- 12
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 3
Description
Currently on error frontend displays *status code* [object Object], while it should take message from msg filed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by searching the frontend event error-handling path for the response field msg and the rendering that produces [object Object]. Reproduce the error, trace the displayed value, and verify that the frontend shows the message from msg rather than the object representation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100