patternfly / patternfly/patternfly-react
Pagination: Rename ToggleTemplate so it is name spaced
Open
Nobody has claimed this yet.
Breaking change :boom:
Good first issue
PF Team
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Describe the enhancement or change
A clear and concise description of the request. What is the expected outcome?
ToggleTemplate should be called PaginationToggleTemplate
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
Search the pagination component and its references for ToggleTemplate. Rename it to PaginationToggleTemplate everywhere it is defined or used, then run the pagination-related checks to confirm the component and its consumers still work.
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
- Mostly clear
- Newbie friendliness
- 45/100