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

TreeTable | Partial selection doesn't work correctly on inital load. #15158

Closed
cetincakiroglu opened this issue Mar 25, 2024 · 0 comments · Fixed by #15159
Closed

TreeTable | Partial selection doesn't work correctly on inital load. #15158

cetincakiroglu opened this issue Mar 25, 2024 · 0 comments · Fixed by #15159
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@cetincakiroglu
Copy link
Contributor

Partially selected parent nodes are not reflected correctly if the selection value provided on init.

Reproducer: https://stackblitz.com/edit/bcnxj1?file=src%2Fapp%2Fdemo%2Ftree-table-selection-checkbox-demo.ts

Expected behavior: The parent node should be partially checked if any child node is selected.

@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working LTS-PORTABLE Issue's fix will be ported to supported LTS versions PRO Support Issue was reported by PRO User labels Mar 25, 2024
@cetincakiroglu cetincakiroglu added this to the 17.13.0 milestone Mar 25, 2024
@cetincakiroglu cetincakiroglu self-assigned this Mar 25, 2024
@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 25, 2024
@cetincakiroglu cetincakiroglu removed the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 25, 2024
cetincakiroglu added a commit that referenced this issue Mar 25, 2024
cetincakiroglu added a commit that referenced this issue Mar 25, 2024
Fixed #15158 - TreeTable | Update selection logic and fix partial sel…
@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 27, 2024
cetincakiroglu added a commit that referenced this issue Mar 27, 2024
Revert "Fixed #15158 - TreeTable | Update selection logic and fix partial sel…"
@cetincakiroglu cetincakiroglu reopened this Apr 3, 2024
@cetincakiroglu cetincakiroglu removed LTS-PORTABLE Issue's fix will be ported to supported LTS versions PRO Support Issue was reported by PRO User Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 3, 2024
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.

1 participant