Skip to content

TaskBoard Execute Event - MoveCardCommand is not prevented #7662

@StoyanGoranov

Description

@StoyanGoranov

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

  1. Run https://dojo.telerik.com/@sspasova/ifuPiHoY
  2. 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

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions