Skip to content

Drag and drop support in mat-grid-list #13878

@ducalai

Description

@ducalai

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
image

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions