You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Kibana] Update the "Edit a dashboard" procedure (elastic#3481)
This PR:
- Aligns the text with the current UI
- Removes animated GIFs
Relates to elastic#3214
### Note for the reviewers
The animated GIFs on this page are obsolete and add little value to the
procedure. I decided to remove them for now, in consideration of the
following factors:
- The UI is going to change again in 9.3
- I still don't have access to ContentStack, where animated GIFs should
be stored
---------
Co-authored-by: florent-leborgne <[email protected]>
Copy file name to clipboardExpand all lines: explore-analyze/dashboards/open-dashboard.md
+5-12Lines changed: 5 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,32 +17,25 @@ products:
17
17
When looking for a specific dashboard, you can filter them by tag or by creator, or search the list based on their name and description. Note that the creator information is only available for dashboards created on or after version 8.14.
18
18
::::
19
19
20
-
3. Click the dashboard **Title** you want to open.
21
-
4. Make sure that you are in **Edit** mode to be able to make changes to the dashboard. You can switch between **Edit** and **View** modes from the toolbar.
22
-

20
+
3. Click the dashboard name you want to open.
21
+
The dashboard opens automatically in **Edit** mode if you have the right permissions. You can switch between edit and view modes from the toolbar.
23
22
24
23
5. Make the changes that you need to the dashboard:
25
24
26
25
* Adjust the dashboard’s settings
27
26
*[Add, remove, move, or edit panels](../visualize.md#panels-editors)
28
27
*[Change the available controls](add-controls.md)
29
28
30
-
6.**Save** the dashboard. You automatically switch to **View** mode upon saving.
29
+
6.**Save** the dashboard.
31
30
32
31
::::{note}
33
32
Managed dashboards can’t be edited directly, but you can [duplicate](duplicate-dashboards.md) them and edit these duplicates.
34
33
::::
35
34
36
-
37
35
## Reset dashboard changes [reset-the-dashboard]
38
36
39
-
When editing a dashboard, you can revert any changes you’ve made since the last save using **Reset dashboards**.
37
+
When editing a dashboard, you can revert any changes you’ve made since the last save using the **Reset** button in the toolbar.
40
38
41
39
::::{note}
42
40
Once changes are saved, you can no longer revert them in one click, and instead have to edit the dashboard manually.
43
-
::::
44
-
45
-
46
-
1. In the toolbar, click **Reset**.
47
-
2. On the **Reset dashboard?** window, click **Reset dashboard**.
48
-

0 commit comments