From dfd76bac382dbfda9c31ed10c73a64bdcb3c5f7a Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Wed, 27 Nov 2024 18:48:38 -0500 Subject: [PATCH] [v11.2.x] Docs: Add note to refresh page after saving dashboards (#97129) --- .../build-dashboards/annotate-visualizations/index.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md b/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md index 838b37fe6d2..52d32c9b09f 100644 --- a/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md +++ b/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md @@ -70,7 +70,11 @@ Watch the following video for a quick tutorial on creating annotations: To add an annotation, complete the following steps: -1. In the dashboard click the panel to which you're adding the annotation. A context menu will appear. +1. If you've just saved a dashboard, refresh the page. +1. In the dashboard click the panel to which you're adding the annotation. + + A context menu will appear. + 1. In the context menu, click **Add annotation**. ![Add annotation context menu](/static/img/docs/time-series-panel/time-series-annotations-context-menu.png) 1. Add an annotation description and tags (optional). @@ -80,6 +84,7 @@ Alternatively, to add an annotation, press Ctrl/Cmd and click the panel, and the ### Add a region annotation +1. If you've just saved a dashboard, refresh the page. 1. In the dashboard press Ctrl/Cmd and click and drag on the panel. ![Add annotation popover](/static/img/docs/time-series-panel/time-series-annotations-add-region-annotation.gif) 1. Add an annotation description and tags (optional).