patternfly / patternfly/patternfly-react
Table - add support for dynamic sticky footer
Open
@gabipodolnikova 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
Need to add support for the dynamic sticky footer styles:
-
.pf-m-sticky-footer-base -
.pf-m-sticky-footer-stuck
This should follow the existing dynamic sticky header API with isStickyHeaderBase and isStickyHeaderStuck. The static isStickyFooter prop should continue to work as it does currently.
Related core issue: https://github.com/patternfly/patternfly/issues/8582
Jira Issue: PF-4646
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.