johnny / johnny/jquery-sortable

itemPath not functioning as expected

Open
#142 2 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

The documentation seems to be lacking a little bit in this area, but from what I can tell, for the following structure:

![dvw56aphhiv_pmkubspfg0b1k9thhrwhpcb-y3x8-rw](https://cloud.githubusercontent.com/assets/4896982/5032425/46aa2b42-6b23-11e4-9a63-74ab3d45b991.png)

the following itemPath should point the itemPath

```
handle: '.layer-handle',
itemSelector: 'li.sortable',
itemPath: 'li.sortable > ol.adList-layer-group'
```

Trying to figure out what I am doing wrong, and Why I am unable to get this to work properly.

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.