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

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `packages/react-integration/demo-app-ts/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...

The split button action Dropdown example from the deprecated Dropdown should be ported to the new Dropdown docs.

Good first issue
Stale

**What**: This demonstration highlights PatternFly's latest animated components, like alerts, navigation, and form validation. Closes #11810 **Additional issues**:

**What**: Closes #11875 **Additional issues**:

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​patternfly/documentation-framework | [`^6.5.20` -> `^6.11.3`](https://renovatebot.com/diffs/npm/@patternfly%2fdocumentation-framework/6.9.0/6.11.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@patternfly%2fdocumentation-framework/6.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@patternfly%2fdocumentation-framework/6.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

**Describe the problem** In the [example for tabs linked to nav elements](https://www.patternfly.org/components/tabs/react/tabs-linked-to-nav-elements/), after clicking to a tab other than the first, the view starts to jump back to the leftmost...

**Describe the problem** We have a kebabmenu (MenuToggle) when right clicking outside of the dropdown menu it does not close while a left mouse click does close it. This becomes...

**Is this a new component or an extension of an existing one?** CodeEditor **Describe the feature** From time to time, OCP console gets feature requests for its YAML editor to...

Relates to: #11624 Included components: - [x] About Modal - **_requires followup discussion_** - [x] Accordion - [x] Action Llist - [x] Background Image - [x] Clipboard Copy [Component tracker](https://docs.google.com/spreadsheets/d/1RpZ4AtDU6gAEMgcj59mDfHJHP4bZs3Zisp8jrQENlGs/edit?gid=1902662552#gid=1902662552)...

Core PR: https://github.com/patternfly/patternfly/pull/7551 This adds `.pf-m-action` to ``. The use case is you have a cell(s) with a button/toggle/form-sized-thing in it, but text in the rest of the cells, by...

PF Team