react-component / react-component/table
Is it possible to combine virtualized scrolling together with fixed columns?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 618
- Avg merge
- 10h 19m
- Merged PRs (30d)
- 2
Description
Is it possible to combine this two features:
- https://ant.design/components/table/#components-table-demo-fixed-columns
- https://ant.design/components/table/#components-table-demo-virtual-list
Here is my first attempt:
https://react-6kabww.stackblitz.io
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
Compare the fixed-columns and virtual-list Ant Design table demos, then inspect the linked StackBlitz first attempt to understand the interaction. Determine whether the table can support both behaviors together and define the required behavior before proposing an implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100