Nicole Thoen
Nicole Thoen
A follow up to core issue: https://github.com/patternfly/patternfly/issues/5966
## From documentation-framework/package.json ### critical: Introduced through: [email protected] Fixed in: [email protected] ### High: Introduced through: @patternfly/[email protected] › [email protected] › [email protected] Fix: Upgrade to [email protected] Introduced through: [email protected] Fixed in: [email protected]...
Now that we have a 'clickable' label variant, it should be explicitly called out that tooltips being placed on labels should use the clickable variant. This way, the tooltip can...
Ansible is requesting the ability to create sticky sections in Wizard bodies and modals. Currently, PF supports a sticky page section which allows the rest of the page sections to...
Updating main with the changes from #10670
**What**: Closes https://github.com/patternfly/patternfly-react/issues/10678 Fixing this will able us to remove many custom styles from org (primarily related to https://github.com/patternfly/patternfly-org/issues/4073)
AccordionItem and AccordionExpandableContentBody don't spread props. Fixing this will able us to remove many custom styles from org (primarily related to [this issue](https://github.com/patternfly/patternfly-org/issues/4073))
There are a few things missing from the the props in various Wizard child components For example in WizardNavItem: 1. The props are not getting spread to the WizardNavItem's `li`...