codeforpdx / codeforpdx/recordexpungPDX

Create reusable error component

Open
#582 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design frontend refactor
Dominant language
TypeScript
Stars
55
Forks
93
Avg merge
8m
Merged PRs (30d)
9

Description

We are currently creating error related logic on a case by case basis. It would be helpful to have one way to handle errors.

This task is done when:
  • There is an error component that will replace a failing component
  • The error component is connected to the store so we can move error handling into Redux/services

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 locating the existing case-by-case error handling and the Redux/services integration points. Review how failing components are rendered and identify the project conventions for shared components. Done means a reusable error component can replace a failing component and is connected to the store for centralized error handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
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.