Skip to content

Selection is bound to row position but not the actual selected row #122

Description

@Dididam

If I selected a row and then change the sorting, the selection will not move with the sorting but just stick to the position:
(selected row is in position 3 from the top)
grafik

Change the sorting and you'll see that ID 345 is not selected anymore but ID933:
(the selection sticks to the position 3; it should go with the ID instead)
grafik

Same misbehavior is when you use the filters to drill down your selection:
If I select a row then change the filter to add a new row to the selection and remove the filter, the latest selected row is not selected, but it selects simply the position of where the filtered row was before.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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