perfsonar / perfsonar/psconfig
Change order of maddash grids
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In 4.0 it was possible to change the order of grids displayed by MaDDash by changing the mesh-config XML file. In 4.1 there is not such a mechanism. It looks like the order is an alphabetic sort of the strings made out of dashboard-display-name + task-display-name + grid-display-name.
It would be nice to be able to change this order through a psconfig maddash-grid command, maybe by assigning a sort-order or sort-key property to each grid?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.