Skip to content

Selection behaviour breaks for non-determinate sort orders #44

@cmrgKoradir

Description

@cmrgKoradir

Reproduce

  • set up a callbacks-based selection grid with items that share some properties (e.g. have the same creation date)
  • generate more than one page worth of items
  • add sorting support in the backend
  • intentionally do not ensure a determinate sort order (e.g. do not specify an order for items with the same creation date)
  • in the selection grid sort by that property (i.e. creation date, in our example)
  • click on some rows in the selection grid

IS

  • seemingly random rows get selected

SHOULD

  • the rows clicked should get selected

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