patternfly-react
patternfly-react copied to clipboard
A set of React components for the PatternFly project.
[Edited by @thatblindgeye 11/7/2025] This issue should involve fixing the following (we should try to prioritize the first 2 items, as they are affecting the new Compass demos): - [...
**Describe the problem** A clear and concise description of the problem. Which components are affected? Related: #8040, #8293 From @thatblindgeye 's review comments [here](https://github.com/patternfly/patternfly-react/pull/8040#pullrequestreview-1117532817) and [here](https://github.com/patternfly/patternfly-react/pull/8293#pullrequestreview-1159021177). - [ ] Dual...
**Describe the problem** The Tab definition can be something like: ```js
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-router](https://redirect.github.com/remix-run/react-router) ([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router)) | [`^7.3.0` -> `^7.6.2`](https://renovatebot.com/diffs/npm/react-router/7.3.0/7.6.2) | [](https://docs.renovatebot.com/merge-confidence/) |...
closes: #11620 ## Installation instructions 1) [Generate a figma access token](https://help.figma.com/hc/en-us/articles/8085703771159-Manage-personal-access-tokens)    is disabled, it isn't passing the disabled state down to the button. **Expected behavior** The button should also have the disabled state **Screenshots**...
**Describe the problem** Various aria attributes that need some form of correction in examples/demos: - The `nav` and `ul` elements that makes up the navigation in the component should have...
**Describe the problem** This ranges from example code update to component update: - For the Popover that triggers when clicking the term help text, the heading level is not correct...
**Describe the problem** In the [Clickable rows data list example](https://www.patternfly.org/components/data-list#clickable-rows), using keyboard to toggle the kebab of either data list item causes the data list item to become selected without...