You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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