Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Conversation

lstrzelecki
Copy link
Contributor

Fix Issue#255 Problem with sortable directive

@ProLoser
Copy link
Member

Although the directive already worked before, I agree that the options should just be passed directly.

ProLoser added a commit that referenced this pull request Jan 30, 2013
Make working sortable directive
@ProLoser ProLoser merged commit 9163ffe into angular-ui:master Jan 30, 2013
@lukeholder
Copy link

Would love to see a nested sortable also: http://mjsarfatti.com/sandbox/nestedSortable/

@ProLoser
Copy link
Member

@lukeholder consider starting a new issue instead of piggybacking onto the end of this now closed and old thread.

There's also a ui-sortable repo you can add it to.

@raffus
Copy link

raffus commented Jul 16, 2014

Hello @ProLoser, I'm having a hard time getting angularjs sortable to work.
I get this weird behavior that everytime I drop a draggable item it duplicates the item with blank content. Also, sortable items just work with this duplicated items, not with original. I mean, I drop the original draggable item and it will get duplicated. The duplicated item can be sortable but it is useless as it is right now.

Looking at other posts, I found something related to the 'connectWith' directive, but even without this it wont work.

I'm using connected lists.

Any help would be very appreciated.
BR,
Rafael

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants