ng2-dnd icon indicating copy to clipboard operation
ng2-dnd copied to clipboard

Feature Request - drop deny css class

Open adrian-mitangi opened this issue 8 years ago • 1 comments

  • I'm submitting a ... [ ] bug report [x] feature request [ ] question about the decisions made in the repository

  • Do you want to request a feature or report a bug?

Requesting a feature to add a css class when dropping into a zone that is not allowed.

  • What is the current behavior?

Besides not displaying the dash border, there's not really a visual cue that indicates that the element cannot be dropped into a zone.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar.

  • What is the expected behavior?

  • What is the motivation / use case for changing the behavior?

  • Please tell us about your environment:

  • Angular version: 2.X.X
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

adrian-mitangi avatar Feb 20 '17 01:02 adrian-mitangi

Which version does this affect? The Multi list sortable example in this demonstration page changes the cursor to a standard black prohibited sign.

Chealer avatar Aug 10 '21 18:08 Chealer