Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/components/dashboard/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@

.Editing mode should be temporary.
[NOTE]
The end user turns on editing mode when they want to edit the dashboard's contents and turns it off when they finish editing. When turned off, you typically want to persist the dashboard configuration to a storage.
The end user turns on editing mode when they want to edit the dashboard's contents and turns it off when they finish editing. When turned off, you typically want to persist the dashboard configuration to a storage. While in editing mode, the widget contents are visible but not interactable.

Check failure on line 363 in articles/components/dashboard/index.adoc

View workflow job for this annotation

GitHub Actions / lint

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'interactable'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'interactable'?", "location": {"path": "articles/components/dashboard/index.adoc", "range": {"start": {"line": 363, "column": 279}}}, "severity": "ERROR"}

The following operations are available in editing mode.

Expand Down