Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

reloading project metrics page cause order of charts to be lost #1067

Description

@terceiro

In this project, I cleared the list of charts, then selected first "doc/lines", then "doc/files":

image

After I hit reload, the order changes, and now "doc/files" is shown first, then "doc/lines":

image

The query params in the URL does specify the metrics in the correct order: ?environment=postgres-python3.9&metric=doc%2Flines&metric=doc%2Ffiles&range_doc%2Flines=0,100. Maybe the metrics are being sorted alphabetically?

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