patternfly-org
patternfly-org copied to clipboard
Home of patternfly.org
**Please describe the issue** If the content within a banner is long enough, it can get cut off and unable to be read in full. This could possibly be resolved...
**Describe the problem** on https://staging-v6.patternfly.org/design-foundations/about-design-foundations the sticky toolbar doesn't have the right spacing and possible box shadow.
Our website docs have an arbitrary max-width applied to a wrapper element that content loads within [in mdx.js](https://github.com/patternfly/patternfly-org/blob/v6/packages/documentation-framework/templates/mdx.js#L94) which does not always work well for all content such as large...
**Describe the enhancement** Currently the Pattern Fly team has to maintain it's own home grown framework to generate the patternfly documentation website. While this has serviced use well maintaining this...
**Describe the problem** The "PatternFly dark theme handbook" makes no mention of how to enable dark theme for charts. **Expected behavior** In addition to the `pf-v5-theme-dark` class, developers must also...
New lines aren't formatted properly in these docs, looks like its due to p.pf-v6-c-content--p.ws-p in a css file Example (there aren't any new lines when there should be a few...
Add to the card design guidelines to incorporate some of what was in the (now deprecated) tile component guidelines. Make sure the content aligns with the "cards as tile" incoming...
Will be changing the tooltip to only be used for icons Will be changing the popover to work on hover AND click Not implemented yet - so holding cc: @abigaeljamie
In the Page component products can choose to make the page header sticky and all other content scrolls below the header. In this case the sticky header should have a...