[Feature Request] Virtual scrolling Treeview
Open
Nobody has claimed this yet.
C: VTreeview
T: feature
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Problem to solve
The Treeview component doesn't seem flexible / extendable enough to combine it with a virtual scrolling solution, like: https://akryum.github.io/vue-virtual-scroller/
Proposed solution
Add (scoped) slots that would allow integrating a virtual scrolling solution.
Contributor guide
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 the Treeview component and reading how its current rendering extension points are exposed. Compare that structure with the proposed vue-virtual-scroller integration and the related Data table virtualization issue; done means scoped slots support the requested virtual scrolling integration without leaving the Treeview behavior undefined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100