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

Tree: Multiple Selection with Checkbox - double click on chevron makes subtree to be selected #12347

Closed
Vadim-U opened this issue Dec 7, 2022 · 0 comments · Fixed by #12397
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Vadim-U
Copy link

Vadim-U commented Dec 7, 2022

Describe the bug

When I make a double click on a chevron, then all subtree of this tree node is selected. But it should not.

Environment

https://www.primefaces.org/primeng/tree/selection

Reproducer

https://www.primefaces.org/primeng/tree/selection

Angular version

14.0.0

PrimeNG version

15, 14, 13

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

16.5.1

Browser(s)

Firefox, Chrome

Steps to reproduce the behavior

  1. Go to https://www.primefaces.org/primeng/tree/selection
  2. Make a double click on chevron
  3. All checkboxes of a subtree will be selected. But should not.

Expected behavior

Checkboxes of a subtree should not be selected when chevron double clicked

@Vadim-U Vadim-U added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 7, 2022
volvachev added a commit to volvachev/primeng that referenced this issue Dec 19, 2022
@cetincakiroglu cetincakiroglu added this to the 15.0.1 milestone Dec 20, 2022
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 20, 2022
@cetincakiroglu cetincakiroglu self-assigned this Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants