Skip to content

Commit c631973

Browse files
committed
DOC-3355: Add TINY-14157 release note for TinyMCE AI layout shift fix
Add release note entry documenting the fix for layout shifts in the TinyMCE AI Chat History panel when action buttons appear on hover.
1 parent 9378169 commit c631973

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
@@ -29,6 +29,21 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
2929

3030
The following premium plugin updates were released alongside {productname} {release-version}.
3131

32+
=== TinyMCE AI
33+
34+
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
35+
36+
**TinyMCE AI** includes the following fix.
37+
38+
==== Layout would shift causing the text to jump when action button appears on hover in the chat history list
39+
// #TINY-14157
40+
41+
Previously, the actions container in the TinyMCE AI Chat History panel had no reserved space for the icon button that appears on hover. When hovering over a chat history item, the button became visible and caused the entire layout to shift, making content jump position unexpectedly. This resulted in jarring visual inconsistency and inconsistent spacing throughout the component.
42+
43+
In {productname} {release-version}, the actions container now reserves minimum horizontal space to accommodate the icon button and its surrounding padding. Action buttons appear and disappear without causing layout shifts, providing smoother and more predictable interactions with the Chat History.
44+
45+
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
46+
3247
=== <Premium plugin name 1> <Premium plugin name 1 version>
3348

3449
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.

0 commit comments

Comments
 (0)