diff --git a/explore-analyze/dashboards/add-controls.md b/explore-analyze/dashboards/add-controls.md index eb900fbaad..4953665f88 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 87d3452e82..149522e3c9 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. + +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. +:::{tip} +While moving or resizing a panel, you can cancel the action at any time by pressing `Escape`. +::: ## Copy and duplicate panels [duplicate-panels] diff --git a/explore-analyze/dashboards/managing.md b/explore-analyze/dashboards/managing.md index 61c01a1b97..78b9084ce7 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.