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

The readme should be update to include instructions to enable corepack with `corepack enable` when building react-core locally.

wontfix
Tech debt

There are currently no tests against the rules we create for our plugin and should be added (both eslint8 and eslint9 should be tested).

wontfix
Tech debt

**Is this a new component or an extension of an existing one?** What is the existing component, if any? Existing, MenuToggle, ToolbarFilter When using PF tokens to create a custom...

Feature

**Please describe the issue** PatternFly is using a third-party dependency for CodeEditor. This dependency states that by default, it will be 100% of the parent. Unfortunately, this is not what...

v6 alpha bug

**Describe the problem** The NavItem lets you show an icon. However, this breaks if you pass in a child with a div. **How do you reproduce the problem?** If you...

bug
PF Team

**Describe the problem** Dropdown component takes `ouiaId` attribute, but attribute is present only in dropdown menu element - one that does not exist in HTML by default, until menu toggler...

**Describe the problem** In case loading property is defined this is not considered by the `@monaco-editor/react` Editor component, just FMPOV it is not passed through. **How do you reproduce the...

bug
Patch release

Sankey chart https://github.com/patternfly/patternfly-react/issues/10817

**Describe the problem** A clear and concise description of the problem. Which components are affected? > @jenny-s51 This looks great, but there seems to be a bug with column reordering...

pinned
bug

Closes: #10841 This PR updates the `` components across all examples/demos to use the `icon` prop to pass icons where they are currently being passed as children. This also updates...