You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yuwu9145
changed the title
bug(drag-drop): cdkDropListSortPredicate sometimes doesn't work
bug(drag-drop): cdkDropListSortPredicate doesn't work if dragging item enter from top
Dec 27, 2024
Is this a regression?
The previous version in which this bug was not present was
No response
Description
cdkDropListSortPredicate
doesn't work in certain senariosReproduction
StackBlitz link: https://stackblitz.com/edit/z6ffpx7e-wg8uidxw?file=src%2Fexample%2Fcdk-drag-drop-connected-sorting-group-example.html
Steps to reproduce:
cdkDropListSortPredicate
applied to "Done" dropzone, the intention is preventing item being dragged to the first indexExpected Behavior
Item cannot be dragged & dropped to the first index in "Done"
Actual Behavior
Item can be dragged & dropped to the first index in "Done"
Environment
The text was updated successfully, but these errors were encountered: