Skip to content
This repository has been 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

Open
terceiro opened this issue Aug 12, 2022 · 0 comments
Open

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

terceiro opened this issue Aug 12, 2022 · 0 comments

Comments

@terceiro
Copy link
Member

terceiro commented Aug 12, 2022

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant