Skip to content

use multiple sortable item in one view/component #199

@p33rG

Description

@p33rG

I ran into a problem and i can't the solution for it.
I have 2 livewire component
1-projects
2-tasks
each project have different tasks which are being shown in accordance
find attached file below
image

now the problem is i want to make projects as well as tasks scrollable, which means that projects and tasks are scrollable separately
using scrollable on one works fine, but adding on both results in a single response, and project and task merges into one which distrubs my positioning, how do I get it done, separate scrollable for project and task

note: project has a task livewire component
Capture

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