Graylog2 / Graylog2/graylog2-server
Make tab ordering in dashboard structure explicit.
Open
bug
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Currently, the tab ordering of a dashboard is determined by the order of the `queries` property of the underlying search. This is error-prone and should be replaced with an explicit ordering in the underlying `view` instead.
Contributor guide
Assessment
This issue has not been assessed yet.