react-component / react-component/virtual-list
Combine virtual list with antd steps
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 814
- Forks
- 171
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 3
Description
I'm using the Steps Component to show a timeline.
We want to use the VirtualList to improve performance. The Usage seems not to be the same as when the VirtualList is used together with the List component of AntDesign.
Repo to reproduce: https://codesandbox.io/p/devbox/ghxh4n?migrateFrom=xrwdmf
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 with the linked CodeSandbox reproduction and inspect how VirtualList is combined with the Ant Design Steps component. Compare that usage with the reported VirtualList and Ant Design List usage, then verify the expected timeline rendering and performance behavior in the reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100