Skip to content

feat(cdk-drag-drop): Give a visual clue to which droplist can receive a specific dragged item. #21171

Closed
@adergham

Description

@adergham

Feature Description

Currently,
When dragging an item, the css class cdk-drop-list-receiving is displayed on all the droplists, even those that cannot receive the item due to the enterPredicate output.
This is misleading.

Use Case

Given that a dragged item is restricted to some drop lists, I want to display a visual clue about where I can drop this item

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: cdk/drag-drop

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions