react-component / react-component/pagination
Missing support for buildOptionText and sizeChangerRender in Pagination component
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 674
- Forks
- 333
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
既然不支持这个buildOptionText字段,第146行这个 buildOptionText || 这个逻辑岂不是无用的?
Contributor guide
No contributing guide indexed for this repository
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 inspecting the Pagination component around line 146 and compare the handling of buildOptionText and sizeChangerRender. Clarify the intended behavior for both options from the existing component API, then add or update coverage for them; done means both options are supported rather than ignored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100