virtual-scroll: support multiple items per row
Open
area: cdk/scrolling
feature
P3
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
Allow the user to specify the number of items per row in the fixed size scrolling strategy
Contributor guide
Research direction
Start with the virtual-scroll fixed size scrolling strategy named in the issue and inspect the surrounding virtual-scroll implementation and tests. Determine how row size and item positioning are currently calculated, then verify that a configurable number of items per row scrolls and lays out correctly across relevant cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100