patternfly / patternfly/patternfly-react
ExpandableSection - move placement of icon pf-m-expand-top modifier class
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Describe the enhancement or change
https://github.com/patternfly/patternfly-react/pull/11851 notes a TODO to move the placement of the pf-m-expand-top modifier class. This needs to be removed from the expandableSectionToggleIcon element to the outermost ExpandableSection
Is this request originating from a Red Hat product team? If so, which ones and is there any sort of deadline for this enhancement?
Any other information?
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 ExpandableSection component and its expandableSectionToggleIcon element, then read the TODO and related context in pull request #11851. Move the pf-m-expand-top modifier class to the outermost ExpandableSection and verify that the rendered class placement and existing component behavior are correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100