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

Inconsistent row reordering behavior #4533

Open
zstoyanova9 opened this issue Feb 3, 2025 · 1 comment
Open

Inconsistent row reordering behavior #4533

zstoyanova9 opened this issue Feb 3, 2025 · 1 comment

Comments

@zstoyanova9
Copy link

zstoyanova9 commented Feb 3, 2025

Description

When the built-in row reordering functionality is configured for the Grid, there seems to be inconsistency in the reordering behavior - some rows are prohibited from dropping at all, although there is no noticeable reason for it.
The inconsistent behavior is also reproducible in the row reordering demos on the site - https://www.telerik.com/kendo-angular-ui-develop/components/grid/rows/reordering

Steps To Reproduce

  1. Open the following demo - https://www.telerik.com/kendo-angular-ui-develop/components/grid/rows/reordering#row-reordering
  2. Start to reorder the rows without any particular course of action.

Screenshots or video

chrome_tzrhmhTP5P.mp4

Actual Behavior

The row reordering behavior of the Grid is not consistent for all rows.

Expected Behavior

The row reordering behavior of the Grid should be consistent for all rows.

@DanielTakev
Copy link
Contributor

DanielTakev commented Feb 3, 2025

This can be reproduced when we quickly catch and reorder rows. I think it happens with every even row we catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants