Skip to content

Matrix not honorig sorting of original query and thus wrong ordering of numbers (thanks to js) #10

@fbuedding

Description

@fbuedding

https://github.com/esnet/esnet-matrix-panel/blame/ec34da34156612cd761b5a971135b33419f8e508/src/dataParser.ts#L78-L79

I skimmed the source code think this is the reasons why fields are in the wrong order.
This is due javascripts default sort

A solution would be to just honor the original order of the data or to provide a compare function.

Example of how the wrong ordering looks:
image

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