framework7io / framework7io/framework7
[v2] Drag&Drop List
Open
Nobody has claimed this yet.
Feature Request
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
This is a (multiple allowed):
- bug
- enhancement
- feature-discussion (RFC)
What do you think about allow to sort the item to another list view too?
<ul class=group_a>
<li>1</li>
<li>2</li>
</ul>
<ul class=group_b>
<li>3</li>
</ul>
It will be cool if we can to move the LI to another UL 👍
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides only example HTML with group_a and group_b lists; it names no files, tests, or entry points. First locate the existing list drag-and-drop implementation, then determine the intended cross-list behavior and add coverage showing that an LI can move between UL elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100