Skip to content

[Bug][Grid] DragClue isn't positioned correctly when the grid is inside a TabStrip #708

@vveesseelliinnaa

Description

@vveesseelliinnaa

Describe the bug
DragClue isn't positioned correctly when the grid is inside a TabStrip. If there's content before the grid, it seems that the positioning calculation (taken as is from Kendo reordering examples) doesn't work. The more there is content before the grid, the more the DragClue goes off position.

video - https://somup.com/cT1q2uLUqh

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://stackblitz.com/edit/ryg3b7ux-j8tmj963?file=src%2Fmain.vue
  2. Start dragging a row
  3. Observe the DragClue is offset.

Expected behavior
The DragClue has to be relative to the mouse pointer as if you remove the TabStrip - https://somup.com/cT1q2uLUqQ

Screenshots
If applicable, add screenshots to help explain your problem.

Browser

  • OS: [for example, iOS]
  • Browser [for example, Chrome, Safari]
  • Version [for example, 22]

Additional context
Reported in Ticket ID: 1690612

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions