framework7io / framework7io/framework7
Drag'n'Drop for grids
Nobody has claimed this yet.
- 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)
As mentioned within slack already, it would be great to have some drag and drop available for grid layouts. So, as an idea, like with the sortable list, there could be an enabling and disabling function and a callback after sort with the keys of the grid elements.
It would be very useful to design dashboards for example, adjusted to the users preference :-)

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
Start by reviewing the existing sortable-list behavior and the grid-layout entry points in the repository. Define how grid items are identified and how enabling, disabling, and the post-sort callback should work; the work is done when the proposed API and expected callback keys are agreed and documented by the relevant tests or examples.
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
- Mostly clear
- Newbie friendliness
- 35/100