Skip to content

Request: Nested Sortable #31

@maxsalven

Description

@maxsalven

Fantastic library, thank you. An idea for a potential feature:

A page shows multiple sets of Todos:

TodoList Category A:

  • TodoItem A.1
  • TodoItem A.2

TodoList Category B:

  • TodoItem B.1
  • TodoItem B.2

I'd like to be able to:

  1. Move a TodoItem from Category A to B
  2. Move the entire TodoList Category B above TodoList Category A

Update: Looks like item 2 is almost working perfectly already. I am only running into a bug where a dragHandle on a TodoItem which is disabled is causing the parent TodoList to get dragged.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions