patternfly / patternfly/react-component-groups
Enhance ErrorBoundary to be usable for OpenShift
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 40
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 4
Description
(https://redhat.atlassian.net/browse/RHCLOUD-30690)
Let's enhance the CG ErrorBoundary with an inline state and possibly other enhancements to be usable instead of the OpenShift implementation - see https://github.com/openshift/console/blob/master/frontend/packages/console-shared/src/components/error/error-boundary.tsx for reference
Jira Issue: PF-2016
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 locating the CG ErrorBoundary implementation, then read the referenced OpenShift file at frontend/packages/console-shared/src/components/error/error-boundary.tsx for comparison. Identify the inline state and other compatibility requirements described in the issue, and verify that the CG component can replace the OpenShift implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100