patternfly / patternfly/patternfly-react
Page,Compass - simplify expandable docked nav props
Open
@kmcfaul is already working on this.
Since Sep 16, 2026.
PF Team
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Follow up to https://github.com/patternfly/patternfly/issues/8564
Page and Compass docked nav expansion props should be simplified based on the work in the core issue -
should be a single isDockExpanded prop and isDockOverlay type of flag rather than the isDockExpanded, isDockTextExpanded, isDockExpandableExpanded.
Jira Issue: PF-4624
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.