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

TaskBoard card is moved even if the sevrer returns an error #8035

Open
nelito987 opened this issue Nov 6, 2024 · 1 comment
Open

TaskBoard card is moved even if the sevrer returns an error #8035

nelito987 opened this issue Nov 6, 2024 · 1 comment
Labels
Bug C: TaskBoard FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Medium

Comments

@nelito987
Copy link
Contributor

Bug report

When a card in the TaskBoard is moved if the server returns an error the move could not be prevented. Thus, the card is rendered in the new position.

Reproduction of the problem

  1. Open the examples:
  1. Move a card to a different column.

Current behavior

Although the server returns an error the card is moved to the new column.

Expected/desired behavior

Moving the card should be prevented when there is an error.

Environment

  • Kendo UI version: 2024.3.1015
  • Browser: [all ]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Nov 6, 2024
@nelito987
Copy link
Contributor Author

The issue might be related to: #7662

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

No branches or pull requests

1 participant