Skip to content

Row sequence corrupted when reordering a row on a filtered table and pressing Ctrl-z #12

@THemming

Description

@THemming

We've noticed that if you filter a table and drag a row, but press Ctrl-z whilst doing so, it corrupts the row sequence or at least the rendering of it.

Pressing Ctrl-z whilst dragging a row changes the search input (basically calling undo on the input). When dropping a row into a new position the table ends up with duplicate values in the sequence column.

Test case

Expected: The row should be in the new position.
Actual: The row has not moved and the sequence column contains a duplicate value of 20.

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