patternfly / patternfly/patternfly-react
Bug - [Expandable Docked Nav] - Persistent Inline navigation
Open
@jcmill is already working on this.
Since Sep 15, 2026.
PF Team
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
When the docked nav is opened inline (from the hamburger), the navigation should persist even when a nav link or subnav link is clicked. The current behavior is that it closes.
In contrast, when the docked nav is opened as an overlay, that quick close is the intended behavior.
Jira Issue: PF-4630
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.