patternfly / patternfly/react-component-groups
Improve the Gallery in the About page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 40
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 4
Description
A follow-up to https://github.com/patternfly/react-component-groups/pull/366
In the next phase, we have a gallery for each category and within the gallery, the cards are the individual component groups
We need to enhance the SectionGallery to support that
The code lives here:
https://github.com/patternfly/patternfly-org/blob/main/packages/documentation-framework/components/sectionGallery/sectionGallery.js
at the same time, it would be nice to add a prop hiding the filter if there is just a few components in the category
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 reviewing the follow-up PR 366 and packages/documentation-framework/components/sectionGallery/sectionGallery.js, then compare the issue image with the current About page. The work is done when SectionGallery supports category galleries containing component-group cards and can hide the filter for categories with few components.
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
- Mostly clear
- Newbie friendliness
- 35/100