Skip to content

Commit acb376f

Browse files
kemister85kimwoodfieldMitchC1999
authored
DOC-3223: Suggestions now display the type of content that was changed (#3890)
* DOC-3223: Operation descriptions now shows the type of content that was changed. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * DOC-3223: Suggested edits and improvements to simpliy the context. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> --------- Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
1 parent be36298 commit acb376f

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

modules/ROOT/pages/8.2.0-release-notes.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,21 @@ The following premium plugin updates were released alongside {productname} 8.2.0
4242

4343
// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
4444

45+
=== Suggested Edits
46+
47+
The {productname} {release-version} release includes an accompanying release of the **Suggested Edits** premium plugin.
48+
49+
**Suggested Edits** includes the following improvement.
50+
51+
=== Suggestions now display the type of content that was changed
52+
// #TINY-12598
53+
54+
Previously, the **Suggested Edits** plugin only displayed the word "content" in the suggestion card description, as a generalised context for each suggestion.
55+
56+
In {release-version}, the **Suggested Edits** plugin displays the type of content as well as the type of edit in the card description, to provide more context for each suggestion.
57+
58+
For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc[Suggested Edits].
59+
4560
=== License Key Manager
4661

4762
The {productname} 8.2.0 release includes an accompanying release of the **License Key Manager**.

modules/ROOT/pages/suggestededits.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ Replaced content is represented as both added and removed content, and indicates
5555

5656
=== Sidebar
5757

58-
Each suggested edit is listed as a card in the sidebar and color coded by the type of change, along with the user who made the suggestion, when the edit was made, and any feedback provided on that suggestion. When selected, each suggestion can be handled in the following ways:
58+
Each suggested edit is listed as a card in the sidebar and color coded by the type of change. Each card shows a contextual description of the content, along with the user who made the suggestion, when the edit was made, and any feedback provided on that suggestion.
59+
60+
When selected, a suggestion can be handled in the following ways:
5961

6062
* Accept: Resolves the suggestion, applying the edit to the document when the review is completed.
6163
* Reject: Resolves the suggestion, turning back the edit to the original state.

0 commit comments

Comments
 (0)