diff --git a/explore-analyze/dashboards/add-controls.md b/explore-analyze/dashboards/add-controls.md index eb900fbaa..4953665f8 100644 --- a/explore-analyze/dashboards/add-controls.md +++ b/explore-analyze/dashboards/add-controls.md @@ -83,7 +83,7 @@ You can add one interactive time slider control to a dashboard. ## Add {{esql}} controls [add-esql-control] ```{applies_to} -stack: preview +stack: preview 9.0 serverless: preview ``` diff --git a/explore-analyze/dashboards/arrange-panels.md b/explore-analyze/dashboards/arrange-panels.md index 87d3452e8..d63460b96 100644 --- a/explore-analyze/dashboards/arrange-panels.md +++ b/explore-analyze/dashboards/arrange-panels.md @@ -48,7 +48,29 @@ In the toolbar, click **Edit**, then use the following options: If you [share](sharing.md) a dashboard while viewing a full screen panel, the generated link will directly open the same panel in full screen mode. :::: +### Move and resize panels using a keyboard +```{applies_to} +stack: ga 9.1 +serverless: ga +``` + +To move a panel: + +1. Using `Tab`, browse to the {icon}`move` panel action and press `Enter` or `Space` to lock the action. +2. Use `Arrow` keys to move the panel to the new location. +3. Press `Enter` or `Space` again to release the panel. +4. Save the dashboard. + +:::{note} +You can't move panels from one collapsible section into another using this method. +::: + +To resize a panel: +1. Using `Tab`, browse to the {icon}`scale` panel action and press `Enter` or `Space` to lock the action. +2. Use `Arrow` keys to resize the panel to the new dimensions. +3. Press `Enter` or `Space` again to release the panel. +4. Save the dashboard. ## Copy and duplicate panels [duplicate-panels] diff --git a/explore-analyze/dashboards/managing.md b/explore-analyze/dashboards/managing.md index 61c01a1b9..78b9084ce 100644 --- a/explore-analyze/dashboards/managing.md +++ b/explore-analyze/dashboards/managing.md @@ -47,7 +47,7 @@ By default, your most recently viewed dashboards are displayed first. You can in ## Keep track of your favorite dashboards [_keep_track_of_your_favorite_dashboards] -You can mark any dashboards as favorite, using the ✩ **star icon**. +You can mark any dashboards as favorite, using the ✩ **star icon** from the **Dashboards** page or from the dashboard itself. All dashboards marked as favorite are gathered in the **Starred** tab so you can find them quickly.