Skip to content

Commit afb6ab0

Browse files
DOC-3355: Previous and next buttons are now disabled when only one pending change remains (#4106)
* Docs: DOC-3355 - Previous and next buttons are now disabled when only one pending change remains * Update modules/ROOT/pages/8.5.0-release-notes.adoc Co-authored-by: Shan <shanmen.ng@tiny.cloud> --------- Co-authored-by: Shan <shanmen.ng@tiny.cloud>
1 parent 121dde2 commit afb6ab0

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+
==== Previous and next buttons are now disabled when only one pending change remains
128+
// #TINY-13334
129+
130+
Previously, the previous and next navigation buttons in the TinyMCE AI review panel remained active even when only one pending suggestion was available. This created a misleading interface, as the buttons implied additional suggestions to navigate through when none existed.
131+
132+
In {productname} {release-version}, the previous and next buttons are now disabled when only one pending suggestion remains. This provides a clearer indication of the available navigation options and prevents users from attempting unavailable actions.
133+
127134
==== History entries with lengthy names with no line breaks were overflowing
128135
// #TINY-14075
129136

0 commit comments

Comments
 (0)