vuetifyjs / vuetifyjs/vuetify

[Feature Request] Virtual scrolling Treeview

Open
#9,742 20 comments 30 reactions 0 assignees View on GitHub

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.

Related: [Feature Request] Virtualization on Data table

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.