angular-drag-and-drop-lists icon indicating copy to clipboard operation
angular-drag-and-drop-lists copied to clipboard

Angular directives for sorting nested lists using the HTML5 Drag & Drop API

Results 101 angular-drag-and-drop-lists issues
Sort by recently updated
recently updated
newest added

Sometimes adding `.dndPlaceholder { display: none; }` is not enough. Some controls (e.g. dhtmlxScheduler in my case) are very sensitive to changes in their children elements.

I couldn't to able to get focus on the input element in IE 11, I need to double click to get focus on the input element. let me know whether...

Has anyone else experienced an issue which causes two placeholders to be displayed at once when dragging an item into a container?

How to get target item with this function?

Just using the simple demo doesn't actually produce a working example. Things like, what you need to inject aren't there. People are having this issue, refer to stack overflow question:...

How to replace a list item if drop takes place exactly at the top of the item and not besides it?

i have to use this module how can i include in my project , my project developed with angular5 , angular-cli, where i have to mention modules how to use...

It has the same effect as the dnd-allowed-types, except that the drop is prevented for types in this array. It is also explained in the README.

Any considerations for migrating this to Angular 2?

wontfix
faq