You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when the user selects multiple rows inside the TreeList using the drag selection mode and then tries to select/deselect one of the already selected rows by clicking either on the checkbox or on the row itself, the selection remains the same and nothing changes.
Currently, the first click on a row(or its checkbox) that has already been selected with drag selection does not perform any operation. Instead, the user should click a second time in order to get the expected behavior.
Expected Behavior
Clicking on a row that has already been selected with the use of drag selection should deselect all selected rows and should only leave as selected the row the user has just clicked on. Clicking on the checkbox of a row that has already been selected with drag selection should deselect this row.
Browser
All
Browser version
latest
OS type
MacOS
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered:
Description
Currently, when the user selects multiple rows inside the TreeList using the drag selection mode and then tries to select/deselect one of the already selected rows by clicking either on the checkbox or on the row itself, the selection remains the same and nothing changes.
Steps To Reproduce
Please, refer to the demo in the following article: https://www.telerik.com/kendo-angular-ui/components/treelist/selection/row-selection.
Screenshots or video
DragSelectionIssue.mov
Actual Behavior
Currently, the first click on a row(or its checkbox) that has already been selected with drag selection does not perform any operation. Instead, the user should click a second time in order to get the expected behavior.
Expected Behavior
Clicking on a row that has already been selected with the use of drag selection should deselect all selected rows and should only leave as selected the row the user has just clicked on. Clicking on the checkbox of a row that has already been selected with drag selection should deselect this row.
Browser
All
Browser version
latest
OS type
MacOS
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered: