patternfly / patternfly/patternfly-react
Toolbar - implement container query support
Open
@jcmill is already working on this.
Since Jul 22, 2026.
PF Team
Stale
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
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.
Jira Issue: PF-3171
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.