We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A follow-up to #366
RHCLOUD-35699
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
The text was updated successfully, but these errors were encountered:
Made a design issue for this. We can try to tackle this in Q1 if there is time.
Sorry, something went wrong.
No branches or pull requests
A follow-up to #366
RHCLOUD-35699
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
The text was updated successfully, but these errors were encountered: