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

Dragging indicator in TreeList is misplaced when there's a toolbar and scrollable is set to false #8040

Open
martintabakov opened this issue Nov 13, 2024 · 0 comments
Labels
Bug C: TreeList FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low

Comments

@martintabakov
Copy link
Contributor

Bug report

With later jQuery versions, if the TreeList's toolbar is configured, and the scrollable option is set to false, the dragging indicator is misplaced. The issue does not reproduce with jQuery 1.12.3.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/hPQIFuFo/6
  2. Drag a row, and observe where the dragging indicator is.

Current behavior

The dragging indicator is misplaced

Expected/desired behavior

The dragging indicator should be positioned correctly to show where the row will be dropped

Environment

jQuery: 3.7.0
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 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: TreeList FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

1 participant