-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: cdk/drag-drop
Description
What is the expected behavior?
Drag and drop working :)
What is the current behavior?
If I change the height of elements (that are draggable) for example by hiding some elements after I start dragging, the drag and drop mechanism thinks the items are still the original height (and therefore rendering placeholder at wrong place and behaving incorrectly).
What are the steps to reproduce?
https://stackblitz.com/edit/angular-material2-issue-ggdtyr?file=app%2Fapp.component.css
(moving between columns does not work for some unknown reason but that is not important)
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
newest ones
Is there anything else we should know?
If you point me in the right direction, I can provide a fix.
onyzhin, DavidMarquezF, bezo97, Aidan-Chey, antur84 and 1 more
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: cdk/drag-drop