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.