Skip to content

Commit 6d57ea5

Browse files
authored
Docs: DOC-3355 - A long list of fetched sources could overflow the submenu in the AI chat without a way to scroll (#4110)
1 parent 122f1e8 commit 6d57ea5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,13 @@ The {productname} {release-version} release includes an accompanying release of
124124

125125
**TinyMCE AI** includes the following fixes, improvements and additions.
126126

127+
==== A long list of fetched sources could overflow the submenu in the AI chat without a way to scroll
128+
// #TINY-14064
129+
130+
Previously, when the list of fetched sources returned from the AI chat exceeded the available space, the submenu overflowed beyond the visible area without any scrolling mechanism. This prevented users from viewing or selecting sources beyond the visible area, blocking functionality and creating a poor user experience. Attempting to scroll within the overflowed submenu closed the menu entirely.
131+
132+
In {productname} {release-version}, the AI chat source submenu includes a maximum height constraint and scrollbar support. Long lists of fetched sources now display within a scrollable area, allowing access to all sources regardless of list length.
133+
127134
==== In some browser/OS combinations it was not possible to have 3 source tags in the same row because of the scrollbar
128135
// #TINY-14156
129136

0 commit comments

Comments
 (0)