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: checkbox partialChecked not correct when filtering #6928

Open
yuugou727 opened this issue Dec 6, 2024 · 1 comment · May be fixed by #6966
Open

Tree: checkbox partialChecked not correct when filtering #6928

yuugou727 opened this issue Dec 6, 2024 · 1 comment · May be fixed by #6966
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@yuugou727
Copy link

Describe the bug

When Tree is filtered by some keyword, the ancestor of selected checkbox does not have correct partialChecked value.

Screen Recording 2024-12-06 at 2 43 13 PM

Reproducer

https://stackblitz.com/edit/1p6rdu?file=src%2FApp.vue

PrimeVue version

3.53.0

Vue version

3.x

Language

ALL

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

partialChecked of v-model:selectionKeys should always refer to whole tree nodes, instead of filtered tree.

@yuugou727 yuugou727 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 6, 2024
@tugcekucukoglu tugcekucukoglu 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 10, 2024
@tugcekucukoglu tugcekucukoglu added this to the Future milestone Dec 10, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeVue Dec 10, 2024
@tugcekucukoglu tugcekucukoglu added the Resolution: Help Wanted Issue or pull request requires extra help and feedback label Dec 10, 2024
Copy link

Due to PrimeVue 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! ✨

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 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
Status: Review
2 participants