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 drag overlay (copy of the element that is attached to cursor position) is no longer finding the PF component styles. All variables are "undefined" when inspecting the element. This...

bug

The the `@dnd-kit/` dependencies should be upgraded to the latest version and any breaking changes should be handled. The `@dnd-kit/utilities` dependency is missing and should be added to `@patternfly/react-drag-drop`, the...

wontfix
Tech debt

Components should be reviewed to ensure new updates made in v6 are functional and there are no obvious gotchas in styling or interaction.

wontfix
Tech debt
stale

Discovered a couple issues with the latest PatternFly milestone packages in Cost Management. 1. When including an aria label for pagination, an "items" label is output by default. 2. The...

bug

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://togithub.com/rollup/rollup)) | [`^4.18.1` -> `^4.21.2`](https://renovatebot.com/diffs/npm/rollup/4.18.1/4.21.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

**What**: Closes #10855 - Adds `isEditorial` to `Content`. This will add the new modifier to either a wrapping Content or a specific component Content. - Adds new example showing both...

css review

**What**: Closes #10814 - Removed `isFullHeight` from Toolbar and MenuToggle used in Page wrappers for examples/demos - Added `size="sm"` to Avatar in the above MenuToggles - Updated docs-framework version to...

css review