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

Closes #11695 This feature references a figmaBaseUrls constant, checks for URLs on file modification/addition/change and updates the base url to match. Usage ``` yarn run figma:watchUrls ```

Stale

**Describe the problem** A clear and concise description of the problem. Which pages are affected? When using a keyboard to navigate the page in https://www.patternfly.org/components/notification-drawer/react-demos/basic/, keyboard focus is given to...

**Describe the problem** Dropdown menus within modals are aria-hidden even after selecting a dropdown, which prevents users from using keyboards or assistive tech to navigate and messes with automated tests...

**Is this a new component or an extension of an existing one?** Select templates **Describe the feature** Make the filtering configurable (currently filtering is hardcoded) **Are there visuals for this...

PF Team

**Describe the problem** In the docs for [Password Generator](https://www.patternfly.org/components/password-generator), there is an issue with the layout of the demo. The HTML demo uses a FormGroup component, which renders the demo...

For a tooltip to be accessible for keyboard-only users, the element with the tooltip needs to be able to receive keyboard focus. Elements like `` that support the `disabled` attribute...

A11y

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^18.3.18` -> `^18.3.23`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.20/18.3.23) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.3.23?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

As seen [here](https://www.patternfly.org/extensions/log-viewer/react/with-complex-toolbar/), the complex toolbar is not mobile-friendly as the toolbar does not wrap when the width of the toolbar items exceeds the viewport width. ![Image](https://github.com/user-attachments/assets/a864b800-f37a-4b0a-925e-c4f290c62ff4)

Good first issue
Stale

## Phase 1 - [x] [Figma Icon Connect](https://github.com/patternfly/patternfly-react/issues/11620) - [ ] [Documentation and best practices doc](https://github.com/patternfly/patternfly-react/issues/11564) - [ ] [Figma file template generating, connection, and deployment](https://github.com/patternfly/patternfly-react/issues/11563) ## Related issues that...

PF Team

Towards #11491 The following dependencies are updated - @rollup/plugin-commonjs to ^28.0.2 - @rollup/plugin-node-resolve to ^16.0.0 - @rollup/plugin-replace to ^6.0.2

Do Not Merge