Skip to content

Nested sortables #8

Description

@luckylooke

Do you have some quick idea how could be nested sortable achieved?

Use case:
Lets have a grid table with rows and columns. Cells inside rows are sortable and also rows inside table are sortable.

Problem:
Dropping cell in row fires also drop in table.

My possible solution:

  1. checking if dropped item is from child list
    or
  2. isolated scopes for sortables
    or
  3. something else..

:)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions