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

This issue is a follow-up of #9959. In order to make the installation of packages more performant [`nodeLinker: pnpm`](https://yarnpkg.com/features/linkers#nodelinker-pnpm) should be configured for Yarn. This links the local node modules...

infrastructure
pinned
DevX

**Describe the problem** DualListSelector next (new version in V6) - when `isTree` prop is true and we apply a search filter to only show few items, then click the "add...

bug

As noted in https://patternfly-react-pr-10809.surge.sh/components/masthead/react-demos/horizontal-nav/#horizontal-2 We should check our page/masthead examples and demos to make sure: * Remove `isFullHeight` from the toolbar * Remove `isFullHeight` from the user menu on the...

v6 alpha bug

**Describe the problem** After opening and closing the menu from an ActionsColumn or dropdown when using Safari, the page contents shifts. **How do you reproduce the problem?** Using Safari, visit:...

bug

**Describe the problem** Accessibility issues for `Popover` element: * with `footerContent` prop * with `headerContent` prop * with default value `h6` of `headerComponent` prop > Heading levels should only increase...

A11y

**Describe the problem** When I first click into the input field, my focus is lost and I need to click again before I can type. On the doc page it...

wontfix
bug

Quite simple: when we run `tsc` on our project we get a bunch of error output from the PatternFly type declarations: ``` node_modules/@patternfly/react-core/dist/esm/components/MenuToggle/MenuToggleCheckbox.d.ts:4:18 - error TS2430: Interface 'MenuToggleCheckboxProps' incorrectly extends...

bug

**Describe the problem** A clear and concise description of the problem. Which components are affected? https://www.patternfly.org/components/description-list/react/term-help-text/ Description list term help text popover can't be opened just by keyboard navigation alone....

accessibility
bug

Update chart font-family https://github.com/patternfly/patternfly-react/issues/11116

v6 alpha bug