framework7io / framework7io/framework7

Drag'n'Drop for grids

Open
#1,539 5 comments 1 reaction 0 assignees View on GitHub

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)

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 :-)

bildschirmfoto 2017-04-30 um 23 07 41

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.