Skip to content

Reordering items doesn't always update the view #193

Open
@Kungpowpow

Description

@Kungpowpow

I noticed this bugs when reordering the sortable implementation with a hasMany.

Sometimes when I drag an item to be reordered, the data will update properly but the shown order of the items isn't updated. This causes further issues when trying to update multiple items without refreshing the page.

Video attached. First time dragging works as intended. Then after refreshing I drag and the data will properly update, but the view doesn't reflect the newly updated order.

Reproduction Video:
https://gist.github.com/Kungpowpow/912623ee9adc8e352b017979eb20f8b0

Using 3.4.7. Nova 4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions