Skip to content

TreeView selection of item #1926

@cesboa

Description

@cesboa

Describe the feature in detail (code, mocks, or screenshots encouraged)

  1. As there is a on:toggle event on a TreeViewItem, should there not be a on:selected or something like that. So it's possible to select a item (not the check or radio) but the element it self. I believe a workaround would to use on:toggle or on:click and then do the logic, but a native way would be cool.

  2. Is it a bug or feature that on:click propagate twice if the check/radio item is clicked. I tried on click propagation on the radio/check item but that doesn't work.

  3. A context (right click) selection event maybe for context menu.

  4. sort the tree view - but maybe that is already a thing if it's reactive.

  5. A big bonus, native drag drop of items in the view would be really cool!!

Cheers,

What type of pull request would this be?

New Feature

Provide relevant links or additional information.

No response

Metadata

Metadata

Assignees

Labels

feature requestRequest a feature or introduce and update to the project.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions