feat(listbox): Add virtual-scroll support
Open
area: material/list
feature
P3
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
### Feature Description
Related to https://github.com/angular/components/issues/10121
Be able to use a `cdkListbox` inside a `cdk-virtual-scroll-viewport`
### Use Case
We would be able to show a large listbox :)
Contributor guide
Research direction
Start by reading the cdkListbox and cdk-virtual-scroll-viewport entry points, then review the related issue https://github.com/angular/components/issues/10121 for prior context. Done means a cdkListbox can be used inside a cdk-virtual-scroll-viewport and still support a large list correctly.
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
- 42/100