Skip to content

Commit cb5e6f2

Browse files
authored
Docs: DOC-3355 - Preserved the selected diff when switching between diff and preview modes (#4078)
1 parent dfbb892 commit cb5e6f2

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
@@ -62,6 +62,13 @@ The {productname} {release-version} release includes an accompanying release of
6262

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

65+
==== Preserved the selected diff when switching between diff and preview modes
66+
// #TINY-13402
67+
68+
Previously, switching between preview and diff modes in the TinyMCE AI review panel did not preserve the current suggestion selection. The view would reset to the first suggestion, causing the document to jump to the top rather than maintaining the position within the current context. This disrupted the review experience, particularly for users working through suggestions further down the document.
69+
70+
In {productname} {release-version}, the active suggestion is now preserved when switching between preview and diff modes. Users return to the same suggestion they were viewing prior to the mode change, and manually scrolling in preview mode no longer forces the view to jump when switching back to diff mode.
71+
6572
==== Improved error message for too-large prompts.
6673
// #TINY-14104
6774

0 commit comments

Comments
 (0)