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

pull PR https://github.com/patternfly/patternfly-react/pull/10847 into v6 branch

This is what it looks like now, the button extends beyond the clipboard copy string

bug
PF6

Follow up to core PR - https://github.com/patternfly/patternfly/pull/7000 TL;DR of the updates: * Replace the custom button in `expandableToggle` with a `` * Move all of the logic that was on...

bug
PF6

**Describe the problem** Spacing changes between the reach and html icon examples at https://www.patternfly.org/components/icon/html **How do you reproduce the problem?** Provide steps to reproduce. A [codesandbox](https://codesandbox.io/s/serverless-cherry-q9t3f ) demonstrating the problem...

bug

**Is this a new component or an extension of an existing one?** Existing component: [FileUpload](https://www.patternfly.org/components/file-upload/simple-file-upload#fileupload) **Describe the feature** Hey! Is there anyway to get access to Dropzone’s `ErrorCode` enum in...

Feature

DataList demo with Static bottom pagination

Create demos for DataList with Actionable

Description list with complex content demo

Description list in Drawer demo

demo - new

**Describe the problem** Using component in other component raise chipGroupContentRef.current is null exception in some cases. **How do you reproduce the problem?** Acess to this URL: https://console.redhat.com/openshift/assisted-installer/clusters and wait for...

bug