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

Incorrect DOM element of the drag handle #7423

Closed
kendo-bot opened this issue Jul 7, 2023 · 0 comments
Closed

Incorrect DOM element of the drag handle #7423

kendo-bot opened this issue Jul 7, 2023 · 0 comments
Assignees
Labels
Bug C: Grid FP: Completed Sync status with associated Feedback Item jQuery SEV: High

Comments

@kendo-bot
Copy link
Contributor

kendo-bot commented Jul 7, 2023

Bug report

When dragging and dropping a row within the Grid, the DOM element of the drag handle receives duplicated classes and styles.

Reproduction of the problem

  1. Enable the Drag & Drop functionality of the Grid.

  2. Drag and drop a row within the Grid.

  3. Inspect the DOM element of the drag handle - it has multiple duplicated classes and styles:

image

A Dojo sample for reproduction: https://dojo.telerik.com/IRotEKEX

Environment

  • **Kendo UI version: 2023.2.606
  • **jQuery version: 1.12.4
  • **Browser: [all]
@kendo-bot kendo-bot added the FP: Unplanned Sync status with associated Feedback Item label Jul 7, 2023
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Grid FP: Completed Sync status with associated Feedback Item jQuery SEV: High
Projects
None yet
Development

No branches or pull requests

4 participants