patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

A set of React components for the PatternFly project.

Results 730 patternfly-react issues
Sort by recently updated
recently updated
newest added

Relates to: https://github.com/patternfly/patternfly-react/issues/11624 TLDR: This PR is intended to serve as stubbed content. The page Figma component designs are fully demos, which is untenable from a maintenance perspective to fully...

**Describe the problem** With PF6, the dropdown menu popover is by default parented to the root. When the menu is open, there is no attribute which relates the popover menu...

A11y

**Describe the enhancement or change** From the quick a11y audit of the Compass POC, react-floww interaction via keyboard was iffy at best. We should at least look into whether interactions...

Spike
PF Team

**Describe the enhancement or change** We should ensure new examples/demos make sense and have content verbiage that helps describe the purpose of the example (stemming from discussion around the new...

PF Team

**Describe the problem** brandImgSrc and brandImgAlt are marked as optional LoginPage props, but the Brand component gets created anyway: https://github.com/patternfly/patternfly-react/blob/main/packages/react-core/src/components/LoginPage/LoginPage.tsx#L68 Brent Dunn reported on PatternFly Slack that "An empty string...

Stale
PF Team

Design issue - https://github.com/patternfly/design-tokens/issues/98 Figma - https://www.figma.com/design/iT76DS020Ry1Wswfc0Hmes/High-Contrast-Specs?node-id=13010-322919&t=vLzMxydE8fUioglP-4 Depends on core issue - https://github.com/patternfly/patternfly/issues/7949

PF Team

**Is this a new component or an extension of an existing one?** What is the existing component, if any? `@patternfly/react-tokens` **Describe the feature** A clear and concise description of the...

**Describe the enhancement or change** Followup to discussion related to https://github.com/patternfly/patternfly-react/pull/12063, in the next breaking change we should refine the API surrounding rendering the text/content within the toggle. **Is this...

Breaking change :boom:
PF Team

**Describe the problem** The issue is with Menus>Select>Multi type ahead with chips. And this issue is in Patternfly 5 **How do you reproduce the problem?** 1. Reach to the Menus...

A11y

To be honest I don't know if these changes should be made to PF.. but `variant="plain"` looks the most "in place" in the context of OCP's masthead and we should...