patternfly / patternfly/react-component-groups
Bug - ErrorBoundary / ErrorState - Icon shifts when "Show details" is expanded
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 40
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 4
Description
Affects PF 6.2.0 prerelease
steps to reproduce
- go to https://www.patternfly.org/component-groups/error-communication/error-boundary
- throw an error in the example
- click "show details" and observe the icon shifting
https://github.com/user-attachments/assets/0dfe4ac3-6c43-457b-b3af-5b66531c77aa
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 at the ErrorBoundary / ErrorState example linked in the issue and reproduce the layout shift by throwing an error and expanding "Show details." Trace the related component entry points and existing tests, then verify that the icon remains in the same position before and after the details are expanded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100