patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Toolbar - implement container query support

Open srambach opened this issue 3 months ago • 0 comments

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 (hidden/visible) toolbar items and components, and for show/hiding the toolbar under a filter toggle.

srambach avatar Dec 12 '25 14:12 srambach