patternfly / patternfly/patternfly-react

Table - add support for dynamic sticky footer

Open
#12,654 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.