influxdata / chronograf

Open source monitoring and visualization UI for the TICK stack
https://www.influxdata.com/time-series-platform/chronograf/
Other
1.5k stars 257 forks source link

Variables and Annotations behavior after reload #5966

Closed k3yi0 closed 2 years ago

k3yi0 commented 2 years ago

Dashboards -> Custom Dashboard -> Variables and Annotations both behave differently.

This is how it looks like when both control bars are present.

variables_and_annotations_active

This is how it looks like after reloading the page. The Annotations control bar disappeared while the Variables control bar survived it.

variables_and_annotations_after_reload

Expected behavior: Both control bars to survive reload.

Actual behavior: The Annotations control bar disappears after reload.