Skip to content

Commit b01fdb1

Browse files
committed
Docs: DOC-3355 - It was possible to submit white space only titles when renaming a conversation
1 parent 9378169 commit b01fdb1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,21 @@ The {productname} {release-version} release includes an accompanying release of
4141

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

44+
=== TinyMCE AI
45+
46+
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
47+
48+
**TinyMCE AI** includes the following fix.
49+
50+
==== It was possible to submit white space only titles when renaming a conversation
51+
// #TINY-14251
52+
53+
Previously, in the TinyMCE AI Chat History panel, renaming a conversation and clearing the title field would correctly disable the Save button. However, pressing Enter while the input was empty or contained only whitespace bypassed the disabled button and submitted the empty title. This resulted in conversations being saved with blank names, making them difficult to identify in the history.
54+
55+
In {productname} {release-version}, the save handler now validates the title value directly, applying the same check used to disable the Save button. Pressing Enter with an empty or whitespace-only title no longer submits the rename, ensuring all conversations retain a meaningful title in the Chat History.
56+
57+
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
58+
4459

4560
[[accompanying-enhanced-skins-and-icon-packs-changes]]
4661
== Accompanying Enhanced Skins & Icon Packs changes

0 commit comments

Comments
 (0)