Nestable2
Nestable2 copied to clipboard
New pickup of Nestable!
If you add the items into a "\\" tag, instead of adding them in an "\\" tag, the default functions like "*.nestable('serialize')" don't work.
description [here](https://github.com/RamonSmit/Nestable2/issues/89)
### Expected behavior HI! Want Drag Item to another List and Item should remain in Previous List and also added to another list. (Clone option) ### Actual behavior There is...
### Expected behavior Situation: having 2 lists with different maxDepth values, trying to move items from first list to second. [see template](https://jsfiddle.net/s5yt9mc4/5/) It should be impossible to move "Second item"...
Considering example from demo page: https://ramonsmit.github.io/Nestable2/ Example for 'Draggable Handles'(the last one). ### Expected behavior Drag should work for any position in the list. ### Actual behavior e.g. I'm not...
### Expected behavior In the following template i want to move nested items by keeping depth level. ``` item - sub-item - sub-item item - sub-item - sub-item ``` ###...
### Expected behavior When adding an item using: `$('.dd').nestable('add', {"id":1,"children":[{"id":4}]});` ..it would be nice if the layout would consider a custom build function. Like when using: `buildItem(item) { ... }`...
How about reducing nestable.css to what's needed to actually function? I mean really .dd { max-width: 600px; }? Even the requirement to add the dd, dd-list, and dd-item (I can...
hello, when you drag an element with a scroll on a parent container with elements, scrolling effects only on down side, but when you drag on top,it doesn't makes an...
Why the plugin doest'n work for IE 10 ... ? It's very bad