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

**Describe the problem** `Modal` components incorrectly update the `aria-hidden` attribute of the root and siblings. When a modal is open, the root and all siblings should have `aria-hidden="true"` except for...

bug
PF5
Patch release

**Describe the problem** FileUpload: handleFileInputChange getting called twice **How do you reproduce the problem?** https://codesandbox.io/p/sandbox/kind-noyce-phgtrm **Expected behavior** FileUpload: handleFileInputChange getting called once **Is this issue blocking you?** N/A **Screenshots** ![Image](https://github.com/user-attachments/assets/d5d49932-b0b5-49f9-ad8c-36097dbd872d)...

bug

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [victory-axis](https://commerce.nearform.com/open-source/victory) ([source](https://redirect.github.com/FormidableLabs/victory)) | [`^37.1.1` -> `^37.2.0`](https://renovatebot.com/diffs/npm/victory-axis/37.1.1/37.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/victory-axis/37.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [victory-area](https://commerce.nearform.com/open-source/victory) ([source](https://redirect.github.com/FormidableLabs/victory)) | [`^37.1.1` -> `^37.2.0`](https://renovatebot.com/diffs/npm/victory-area/37.1.1/37.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/victory-area/37.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

**What**: Closes #10196. To prevent duplicated example code, I referenced the example files locally and this does appear to work for the surge as well as locally. If the file...

**What**: Closes #11033 **Additional issues**:

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^18.3.9` -> `^18.3.11`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.9/18.3.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.3.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

**Describe the enhancement or change** Our token generation in the react-tokens package needs to be reworked as the logic we use to determine css var values doesn't match 1:1 with...

wontfix
Spike
sm
Tech debt

**Describe the problem** I was trying to access a link in the `@patternfly/patternfly-react` README but encountered a few "Not found" errors on clicking **How do you reproduce the problem?** 1....

bug