patternfly / patternfly/patternfly
Table - update tfoot sticky classes to use sticky and sticky-stuck
Open
Beginner friendly
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
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.
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