Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag Drop- apply class to all linked drop lists #14439

Closed
WJ89 opened this issue Dec 10, 2018 · 1 comment · Fixed by #14532
Closed

Drag Drop- apply class to all linked drop lists #14439

WJ89 opened this issue Dec 10, 2018 · 1 comment · Fixed by #14532
Assignees
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@WJ89
Copy link

WJ89 commented Dec 10, 2018

Please describe the feature you would like to request.

A class that is applied to all linked drop lists once an item starts dragging

What is the use-case or motivation for this proposal?

Currently cdk-drop-list-dragging is only applied to a cdkdroplist once a dropppable item is moved over it, it would be useful to be able to style all potential drop lists as a guide for where items may be dropped.

@crisbeto crisbeto self-assigned this Dec 10, 2018
@crisbeto crisbeto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent has pr labels Dec 15, 2018
crisbeto added a commit to crisbeto/material2 that referenced this issue Dec 15, 2018
…e an item

Adds the `cdk-drop-list-receiving` class to drop containers that are able to receive the item that is currently being dragged. This class can be used to indicate to the user where they can drop an item.

Fixes angular#14439.
crisbeto added a commit to crisbeto/material2 that referenced this issue Dec 15, 2018
…e an item

Adds the `cdk-drop-list-receiving` class to drop containers that are able to receive the item that is currently being dragged. This class can be used to indicate to the user where they can drop an item.

Fixes angular#14439.
jelbourn pushed a commit that referenced this issue Dec 18, 2018
…e an item (#14532)

Adds the `cdk-drop-list-receiving` class to drop containers that are able to receive the item that is currently being dragged. This class can be used to indicate to the user where they can drop an item.

Fixes #14439.
josephperrott pushed a commit to josephperrott/components that referenced this issue Jan 14, 2019
…e an item (angular#14532)

Adds the `cdk-drop-list-receiving` class to drop containers that are able to receive the item that is currently being dragged. This class can be used to indicate to the user where they can drop an item.

Fixes angular#14439.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants