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

**Describe the problem** MenuItem **How do you reproduce the problem?** Navigate to a menu item with tooltip in our [Menu examples](https://www.patternfly.org/components/menus/menu) (first example has a tooltip on the first aria-disabled...

A11y
PF Team

**Describe the problem** Whenever the text of the button for an expandable section introduces/summarizes the content it describes, the toggle is also functioning as a heading. In such cases, the...

A11y
Stale

**Describe the enhancement or change** https://github.com/patternfly/patternfly-react/pull/11851 notes a TODO to move the placement of the pf-m-expand-top modifier class. This needs to be removed from the expandableSectionToggleIcon element to the outermost...

Breaking change :boom:
PF Team

**Describe the problem** When Alerts with a timeout are rendered inside an AlertGroup, the wrapper `li` element for the Alerts never unmounts when the Alerts do. This causes empty `li`...

PF Team

**Is this a new component or an extension of an existing one?** The Modal creates a ModalBox, which will have a variation in Core built using the `` element. **Describe...

Waiting for core
Stale
PF Team

**Describe the enhancement or change** Per a discussion including @jgiardino and @jessiehuff there are some issues related to accessibility with our current Timestamp implementation: - There's no clear visual indication...

A11y

It is currently applying to both desktop view and mobile view, but should only be added when in mobile. This is causing an issue with the animation where the icon...

PF Team
Animation

https://github.com/patternfly/patternfly/pull/7522 - Needs an opt-in flag for animations (or reusing other Table animation opt-in prop combined with `isTreeTable`). - Add this flag to the TableContext. - Reference the context in...

Waiting for core
PF Team
Animation

**Describe the problem** Namely the [treeview with separate expansion and selection](https://www.patternfly.org/components/tree-view#with-separate-selection-and-expansion), [treeview with checkboxes](https://www.patternfly.org/components/tree-view#with-checkboxes), and [treeview with actions](https://www.patternfly.org/components/tree-view#with-action-items). This is tricky because typically Left and Right arrow keys will either...

A11y

**Is this a new component or an extension of an existing one?** JumpLinks **Describe the feature** Follow up to comments in https://github.com/patternfly/patternfly-org/pull/3808 Basically right now the default value of the...

A11y