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: parent checkbox not adjusting to children when using virtualScroll #14250

Open
BlaszczykB opened this issue Nov 29, 2023 · 1 comment
Open
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@BlaszczykB
Copy link

Describe the bug

when using tree component with selectionMode="checkbox" and virtualScroll="true" parent is not adjusting when selecting/unselecting children nodes. If virtualScroll="true" is removed everything is working correctly

Environment

Windows, Chrome

Reproducer

https://stackblitz.com/edit/yrftvk-vxhbqy

Angular version

15.2.4

PrimeNG version

15.2.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.12.1

Browser(s)

No response

Steps to reproduce the behavior

  1. use tree component with checkbox as selectionMode and virtualScroll set to true
  2. mark the checkbox next to the child - the parent's checkbox does not adjust

Expected behavior

Parent checkbox should be marked/unmarked according to the selected children

@BlaszczykB BlaszczykB added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 29, 2023
@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback 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 4, 2024
@mertsincan mertsincan added this to the Future milestone Dec 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
Status: Review
Development

No branches or pull requests

2 participants