-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Fully support drag and drop functionalities in mat-grid-list. As annonced on blog https://blog.angular.io/version-7-of-angular-cli-prompts-virtual-scroll-drag-and-drop-and-more-c594e22e7b8c and illustrated with
What is the current behavior?
cdkDropList supports vertical (default) or horizontal sorting orientation, but not both at the same time.
What are the steps to reproduce?
Examples provided on https://material.angular.io/cdk/drag-drop/examples show vertical or horizontal items sorting in list, but not both at the same time
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 7, Angular Material 7
Maybe the key is not to use mat-grid-list component? Any ideas?
Thanks for your help
Alain
Metadata
Metadata
Assignees
Labels
No labels