one-zero-eight / one-zero-eight/website

[Events] Fix error handling

Open
#333 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.