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

Relates to: #11624 Included components: - [ ] Menu [Component tracker](https://docs.google.com/spreadsheets/d/1RpZ4AtDU6gAEMgcj59mDfHJHP4bZs3Zisp8jrQENlGs/edit?gid=1902662552#gid=1902662552) [Figma preview](https://www.figma.com/design/aEBBvq0J3EPXxHvv6WgDx9/PatternFly-6--Components-Test?node-id=3-18&p=f&m=dev) Resources: - [Getting started](https://gist.github.com/mattnolting/da60420274e7aa51d9d03e7096e66393)

Stale

The 'Add label' in the [editable-label-group-with-add-button example](https://www.patternfly.org/components/label#editable-label-group-with-add-button) in the react documentation doesn't have a pointer cursor on hover and is not a button under the hood like the [Add label...

Good first issue
Stale
PF Team

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@patternfly/patternfly](https://redirect.github.com/patternfly/patternfly) | [`6.5.0-prerelease.27` -> `6.5.0-prerelease.33`](https://renovatebot.com/diffs/npm/@patternfly%2fpatternfly/6.5.0-prerelease.27/6.5.0-prerelease.33) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@patternfly%2fpatternfly/6.5.0-prerelease.33?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@patternfly%2fpatternfly/6.5.0-prerelease.27/6.5.0-prerelease.33?slim=true) | --- ### Release...

**What**: Closes #11146, #12149 Compass Demo: https://pf-react-pr-12175.surge.sh/ai/generative-uis/compass/react/docked-nav-demo/ Page Demo: https://pf-react-pr-12175.surge.sh/components/page/react-demos/docked-nav/ ## Summary by CodeRabbit * **New Features** * Docked navigation support added across Compass, Masthead, Nav, and Page components. *...

Full linting should still be carried out as part of CI build.

PF Team

Footer - the footer always renders a div, even if nothing is passed through this prop to Compass. Even if visually empty, this causes an extra grid gap spacing above...

PF Team

**What**: Closes #11893 Still needs some testing and definitely requires a styling update. Functionally the disabled props will work, but they will not look any different.

**What**: This implements support for allowing the toolbar to respond to container queries. Closes #12173 **Additional issues**: This relies on a core PR implementing container queries https://github.com/patternfly/patternfly/pull/8025 Implemented with Claude...

Follow on to https://github.com/patternfly/patternfly/issues/7967 This will implement support for container queries on the toolbar, as implemented in https://github.com/patternfly/patternfly/pull/8025 **Any other information?** Toolbar has media query support for showing and hiding...

PF Team

**Describe the problem** A clear and concise description of the problem. Which components are affected? https://www.patternfly.org/components/toolbar Toolbar component **How do you reproduce the problem?** Provide steps to reproduce. A [codesandbox](https://codesandbox.io/s/serverless-cherry-q9t3f...

Stale