You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.6.0-release-notes.adoc
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ The {productname} {release-version} release includes an accompanying release of
64
64
**Accessibility Checker** Premium plugin includes the following fixes and improvements.
65
65
66
66
==== Improve editor content highlighting when using accessibility checker
67
+
// #TINY-11463
67
68
68
69
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.
69
70
@@ -75,9 +76,16 @@ For information on the **Accessibility Checker** plugin, see: xref:a11ychecker.a
75
76
76
77
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
77
78
78
-
**Comments** Premium plugin includes the following improvements.
79
+
**Comments** Premium plugin includes the following fixes and improvements.
79
80
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
81
89
// #TINY-11455
82
90
83
91
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
0 commit comments