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: Pressing Shift + Enter in the comment textarea now selects the highlighted user. (#3522)
* DOC-2578: Pressing Shift + Enter in the comment textarea now selects the highlighted user.
* Update modules/ROOT/pages/7.6.0-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
* DOC-2578: Moved content to the premium plugin area.
* 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
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,17 +57,20 @@ For information on the **<Open source plugin name>** plugin, see xref:<plugincod
57
57
58
58
The following premium plugin updates were released alongside {productname} {release-version}.
59
59
60
-
=== <Premium plugin name 1> <Premium plugin name 1 version>
60
+
=== Comments
61
61
62
-
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
62
+
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
63
63
64
-
**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
64
+
**Comments** Premium plugin includes the following improvements.
65
65
66
-
==== <Premium plugin name 1 change 1>
66
+
=== Pressing Shift+Enter in Mentions in Comments dropdown should accept the active menu item
67
+
// #TINY-11455
67
68
68
-
// CCFR here.
69
+
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.
70
+
71
+
In {productname} {release-version}, mentions in comments now handle the `Shift+Enter` key by inserting the highlighted user into the comment text area and closing the dropdown, ensuring consistent functionality across the editor and comment areas.
69
72
70
-
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
73
+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
0 commit comments