patternfly / patternfly/patternfly
Animation - tree table - add expansion animation
Open
Nobody has claimed this yet.
Animation
PF Team
Stale
- Dominant language
- SCSS
- Stars
- 817
- Forks
- 116
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 14
Description
Add the established opacity + slight Y transform transition to indicate expansion/collapse of tree table rows.
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
Start by locating the tree table row styles and existing opacity plus slight Y-transform transitions in the PatternFly core HTML/SCSS implementation. Apply the established transition to row expansion and collapse, then verify that both states visibly animate as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100