patternfly-react
patternfly-react copied to clipboard
A set of React components for the PatternFly project.
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
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...
**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...
**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...
DataList demo with Static bottom pagination
Create demos for DataList with Actionable
Description list with complex content demo
**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...