Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Make Treeview leaf nodes labels clickable #7523

Open
aantipov opened this issue Jun 15, 2019 · 1 comment
Open

[Feature Request] Make Treeview leaf nodes labels clickable #7523

aantipov opened this issue Jun 15, 2019 · 1 comment
Labels
C: VTreeview VTreeview T: enhancement Functionality that enhances existing features

Comments

@aantipov
Copy link

Problem to solve

In selectable Treeview nothing happens when clicking on leaf nodes' labels.
It goes against user expectations:

  1. the cursor indicates that the label is clickable
  2. when a user clicks on a leaf's label, he does it on purpose, he expects it to be selected/deselected because it's the behavior of the Checkbox component

Proposed solution

When a user clicks on a leaf node's label, the node should be selected/deselected

@flajsg
Copy link

flajsg commented Feb 12, 2021

Hi guys,

(firstly thank your for all good wok on this awesome project)

I see that this feature for VTreevew is still not supported in current Vuetify version. Is there any plan to implement the requested feature in the near future?

Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTreeview VTreeview T: enhancement Functionality that enhances existing features
Projects
None yet
Development

No branches or pull requests

4 participants