Skip to content

TreeList does not trigger change event on checkbox select #6300

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

Closed
kendo-bot opened this issue Feb 23, 2021 · 1 comment
Closed

TreeList does not trigger change event on checkbox select #6300

kendo-bot opened this issue Feb 23, 2021 · 1 comment
Assignees
Labels
Bug C: TreeList FP: Completed Sync status with associated Feedback Item SEV: Low
Milestone

Comments

@kendo-bot
Copy link
Collaborator

Bug report

The change event is not triggered, when a checkbox is selected in the Keno UI TreeList widget.

Reproduction of the problem

  1. Create a checkbox selectable TreeList widget;

  2. Select/check any of the checkboxes;

  3. The change event is not triggered;

  4. Unselect/uncheck any of the checkboxes;

  5. The change event is triggered;

A Dojo sample for reproduction: https://dojo.telerik.com/EWUFOhip

Expected/desired behavior

The change event should be triggered, when a checkbox is selected in a checkbox selectable TreeList widget.

Environment

  • **Kendo UI version:**2021.1.119
  • jQuery version: 1.12.4
  • Browser: [all]
@kendo-bot kendo-bot added the FP: Unplanned Sync status with associated Feedback Item label Feb 23, 2021
@kendo-bot kendo-bot removed the FP: Unplanned Sync status with associated Feedback Item label Mar 1, 2021
@ag-petrov ag-petrov added the FP: In Development Sync status with associated Feedback Item label Mar 10, 2021
@dmanova
Copy link

dmanova commented Mar 16, 2021

Notes from internal testing:

  • When checking the "Check All" check box the change event is not thrown. With single checkbox is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: TreeList FP: Completed Sync status with associated Feedback Item SEV: Low
Projects
None yet
Development

No branches or pull requests

4 participants