Skip to content

Commit 89e93df

Browse files
authored
DOC-2498: Removing annotated content, now, removes associated conversation card from the sidebar. (#3498)
1 parent ad56983 commit 89e93df

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,4 +377,4 @@ Currently, after deleting content that has related comments, the corresponding c
377377

378378
This behavior is inconsistent with the expected behavior, where the comment card should be removed automatically after deleting the content.
379379

380-
**Status**: Currently under investigation.
380+
**Status**: This issue has been resolved in xref:7.5-release-notes.adoc#removing-annotated-content-now-removes-associated-conversation-card-from-the-sidebar[{productname} 7.5.0].

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,15 @@ In previous versions of the tinycomments plugin, the `conversationAuthor` proper
8181

8282
{productname} {release-version} addresses this issue. Now, the `conversationAuthor` property is included in 'create' events in the event log.
8383

84+
==== Removing annotated content, now, removes associated conversation card from the sidebar.
85+
// #TINY-11366
86+
87+
Previously, in xref:7.4-release-notes.adoc#comment-card-not-removed-after-deleting-content[{productname} 7.4.0], an issue was identified where deleting annotated content did not remove the corresponding conversation card from the sidebar, resulting in outdated or irrelevant cards persisting in the user interface.
88+
89+
This behavior led to confusion and increased the risk of interacting with obsolete comments.
90+
91+
In {productname} {release-version}, this issue has been resolved. Now, when annotated content is deleted, the associated conversation card is automatically removed from the sidebar.
92+
8493
==== Use default 'Anon' value for `tinycomments_author` and `tinycomments_author_name` options when the provided value is an empty string.
8594
// #TINY-11323
8695

0 commit comments

Comments
 (0)