johnny / johnny/jquery-sortable

Sortable nested group improvement

Open
#224 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
1.5k
Forks
429
PR merge metrics
No merged PRs in 30d

Description

I'm using jQuery sortable on an element but when I drop down an element under other he set him as a child. Check please this behaviour to demonstrate: http://recordit.co/w8c5oXbnq4

I'm using sortable like this:

> $('.sortable').sortable({
> group: 'nested',
> handle: 'i.cat-move',

How can i set right behaviour without being a child? Thanks in advance

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.