patternfly-react
patternfly-react copied to clipboard
A set of React components for the PatternFly project.
**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...
**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** ...
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) | [](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) | [](https://docs.renovatebot.com/merge-confidence/) |...
**What**: Closes #11110
**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) | [](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...
**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....