-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: TaskBoardFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery
Milestone
Description
Bug report
The MoveCardCommand of the TaskBoard's Execute Event is not prevented correctly and the card gets moved even if the event is prevented.
Reproduction of the problem
- Run https://dojo.telerik.com/@sspasova/ifuPiHoY
- Move a card/task to an adjacent column.
Current behavior
The Execute Event gets prevented when the MoveCardCommand is about to be executed but the card of the task still gets moved.
Expected/desired behavior
The entire behavior must be prevented when the event is prevented.
Environment
- Kendo UI version: 2024.1.130
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: TaskBoardFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery