Dashboard: replace three dot menu by pencil to reflect current SW (#31660)

* Dashboard: replace three dot menu by pencil to reflect current SW

* Fix markdown
This commit is contained in:
c0ffeeca7 2024-02-28 14:42:20 +01:00 committed by GitHub
parent a28001401b
commit fa76d897b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 8 additions and 4 deletions

View File

@ -3,6 +3,10 @@
{% capture title %}{{ include.title | default: page.title }}{% endcapture %}
To add the {{ title | downcase }} to your user interface:
1. In the top right of the screen, select the three dots menu and then select **Edit dashboard**.
- By editing the dashboard, you are taking over control of this dashboard. This means that it is no longer automatically updated when new dashboard elements become available. To continue, in the dialog, select **Take control**.
2. In the bottom right corner, select the **Add card** button and select from the card picker.
1. In the top right of the screen, select the pencil icon.
- If this is your first time editing a dashboard, the **Edit dashboard** dialog appears.
- By editing the dashboard, you are taking over control of this dashboard.
- This means that it is no longer automatically updated when new dashboard elements become available.
- To continue, in the dialog, select the three dots menu, then select **Take control**.
2. In the bottom right corner, select the **Add card** button and select from the card picker.

View File

@ -46,7 +46,7 @@ The procedure below is optional. The idea is to learn some basics on changing th
- You now see the forecast card on the dashboard.
7. Now let's delete the other weather card.
- In the top right corner, select the three-dot menu, then select **Edit dashboard**.
- In the top right corner, select the pencil.
![Dashboard - edit the dashboard](/images/getting-started/onboarding_edit_dashboard_01.png)
- On the card, select the three-dot menu and select **Delete**.
![Dashboard - delete card](/images/getting-started/onboarding_dashboard_delete_card.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 299 KiB

After

Width:  |  Height:  |  Size: 300 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 98 KiB