Skip to content

Commit ed53b54

Browse files
DOC-2578: Scroll to show action buttons when replying/editing a comment. (#3523)
* DOC-2578: Scroll to show action buttons when replying/editing a comment. * DOC-2578: Moved content to premium plugin section and reworded content to specify we only scroll in the scenario mentioned. * Update modules/ROOT/pages/7.6.0-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.6.0-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update modules/ROOT/pages/7.6.0-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 3635249 commit ed53b54

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

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

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The {productname} {release-version} release includes an accompanying release of
6464
**Accessibility Checker** Premium plugin includes the following fixes and improvements.
6565

6666
==== Improve editor content highlighting when using accessibility checker
67+
// #TINY-11463
6768

6869
Previously, an issue involving the accessibility checker was identified where the content area highlights did not properly meet accessibility standards. This issue caused users with vision impairments to encounter difficulty in identifying the currently focused element.
6970

@@ -75,9 +76,16 @@ For information on the **Accessibility Checker** plugin, see: xref:a11ychecker.a
7576

7677
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
7778

78-
**Comments** Premium plugin includes the following improvements.
79+
**Comments** Premium plugin includes the following fixes and improvements.
7980

80-
=== Pressing Shift+Enter in Mentions in Comments dropdown should accept the active menu item
81+
==== Scroll to show action buttons when replying/editing a comment.
82+
// #TINY-11402
83+
84+
Previously, if a selected conversation card was positioned near the bottom of the sidebar, the reply/edit input field would be below the bottom of the sidebar resulting in the comment input field not being visible to the user.
85+
86+
{productname} {release-version} addresses this issue. Now, the sidebar scrolls to display the comment input field if the selected conversation card is positioned near the bottom of the sidebar. This ensures that the comment input field is always visible to the user.
87+
88+
==== Pressing Shift+Enter in Mentions in Comments dropdown should accept the active menu item
8189
// #TINY-11455
8290

8391
In previous versions of {productname}, the `Shift+Enter` key was not properly handled when used with mentions in comments. This led to a new line being inserted while the mentions dropdown remained open, resulting in inconsistent behavior compared to mentions within the editor.
@@ -130,7 +138,6 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
130138
// #TINY-vwxyz1
131139

132140

133-
134141
[[additions]]
135142
== Additions
136143

0 commit comments

Comments
 (0)