react-component / react-component/overflow
Add support for parentWidth
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 64
- Forks
- 40
- Avg merge
- 3h 40m
- Merged PRs (30d)
- 1
Description
Use case:
I have a list of items, each item uses rc-overflow for its description.
I would like to make sure the measurement of the parent width only happens once instead of once in each item.
Thanks in advance.
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 locating rc-overflow’s existing parent-width measurement and public prop entry point. Clarify how parentWidth should be supplied and shared across list items, then define a focused test or reproduction that demonstrates the measurement occurs once and the requested behavior is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100