Skip to content

Commit 3383cd3

Browse files
authored
Docs: DOC-3355 - New chat button was not disabled when the chat was empty (#4074)
1 parent 3e605d3 commit 3383cd3

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

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

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

6363
**TinyMCE AI** includes the following fixes, improvements and additions.
6464

65+
==== New chat button was not disabled when the chat was empty
66+
// #TINY-14094
67+
68+
Previously, the New Chat button in the TinyMCE AI sidebar remained enabled even when the current conversation was empty. Clicking the button in this state had no effect, which created a confusing experience and an accessibility issue, as screen readers and keyboard users could interact with a control that performed no action.
69+
70+
In {productname} {release-version}, the New Chat button is now disabled when no conversation has been started, ensuring the button state accurately reflects its availability.
71+
72+
**TinyMCE AI** includes the following fixes, improvements and additions.
73+
6574
==== Layout would shift causing the text to jump when action button appears on hover in the chat history list
6675
// #TINY-14157
6776

0 commit comments

Comments
 (0)