Skip to content

Grouping bugs. #42

@pavelav

Description

@pavelav

Hello @arnedesmedt ,
Seeing some issues, when grouping on multiple columns. The steps are illustrated as screenshots:

  1. Initial state:
    1-initial
    2.1. Group by location - so far so good:
    2-group-location
    2.2. Then group by resource - notice how resourceA appears under domain-1 group (incorrect):
    2-group-location-resource
    2.3. Things change if I try to sort. Sorting by location causes domain-1 group to vanish (incorrect):
    2-group-location-resource-sort-location
    2.4. However if I sort by Resource instead, the table starts to look okay:
    2-group-location-resource-sort-resource
    3.1. For the sake of completeness also including screenshots when grouping by Resource first:
    3-group-resource
    3.2. And then by location (incorrect - no resourceB group):
    3-group-resource-location

You can find the Vue component I used to reproduce the issue in commit pavelav@75aaed8

Please take a look. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions