Skip to content

Commit eff9874

Browse files
authored
DOC-3131: The change event was not dispatched when deleting a comment reply. (#3670)
1 parent d4732f8 commit eff9874

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,20 @@ Previously, resolving a conversation did not trigger a confirmation dialog, unli
8585
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
8686

8787

88+
=== Comments
89+
90+
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
91+
92+
**Comments** includes the following fix.
93+
94+
=== The `change` event was not dispatched when deleting a comment reply.
95+
// #TINY-11830
96+
97+
Previously, deleting a comment reply did not dispatch a `change` event, which prevented the {productname} Save plugin from detecting the editor as modified. As a result, the “Save” button remained disabled after deleting a reply, potentially leading to lost changes. This issue has been resolved in {release-version}. Deleting a comment reply now correctly triggers a dirty state, ensuring the Save plugin enables the “Save” button as expected.
98+
99+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
100+
101+
88102
[[accompanying-premium-plugin-end-of-life-announcement]]
89103
== Accompanying Premium plugin end-of-life announcement
90104

0 commit comments

Comments
 (0)