-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Horizontal sortable does not work when using more rows of sortable items.
What is the expected behavior?
It should behave correctly when specified flex-wrap: wrap on the container.
What is the current behavior?
The items are not sorted in correct way and some unexpected drop zones or empty spaces are shown
What are the steps to reproduce?
Providing a StackBlitz reproduction is the best way to share your issue.
StackBlitz starter: https://goo.gl/wwnhMV
Just look at this example: https://stackblitz.com/angular/gxaxdlegndb?file=app%2Fcdk-drag-drop-horizontal-sorting-example.ts and set flex-wrap: wrap on the list class.
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?
petrskalicka, mmounirf, marcnmn, julia-string, GoGoris and 16 more
Metadata
Metadata
Assignees
Labels
No labels