patternfly / patternfly/patternfly

Table - update tfoot sticky classes to use sticky and sticky-stuck

Open Beginner friendly
#8,450 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

PF Team Stale
Dominant language
SCSS
Stars
817
Forks
116
Avg merge
4d 11h
Merged PRs (30d)
14

Description

Follow up on the tfoot issue to update the sticky styles to use sticky and sticky-stuck. We can use "sticky" as the base class instead of "sticky-base" since this is no existing sticky modifier. This should also fix the sticky background in glass mode.


Jira Issue: PF-4290

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.

Research direction

Locate the tfoot sticky styles and their class usages in the PatternFly SCSS source, starting with the existing sticky-base and sticky-stuck definitions. Update the relevant classes to use sticky and sticky-stuck, then verify that the sticky background works correctly in glass mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
scss
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.