Skip to content

Keep filtered items position from changing when dragging other items #347

@MaazAli

Description

@MaazAli

Can we make it so filtered items keep their position relative to other items in the list.

For example:
Before sort

1. Sortable 1
2. Filtered
3. Sortable 2
4. Sortable 3

After sort

3. Sortable 2
2. Filtered
1. Sortable 1
4. Sortable 3

Here we've moved number 1 to position three and number 3 to position 1. Even if we try to move it to position 2 it should not work, filtered items should be removed from the sortable list. Much like they are pinned in place.

Similar to this issue: #273

So my real question: is there a way to do this right now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionquestions from the community

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions