Skip to content

Commit 87ce873

Browse files
committed
DOC-3209: Improved keyboard navigation in Comments dropdown when inserting @Mention.
1 parent 942ba64 commit 87ce873

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,21 @@ The following premium plugin updates were released alongside {productname} {rele
5454

5555
// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
5656

57+
=== Comments
58+
59+
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
60+
61+
**Comments** Premium plugin includes the following removal.
62+
63+
==== Improved keyboard navigation in Comments dropdown when inserting `@Mention`
64+
// #TINY-12785
65+
66+
Previously, typing `@` to open the mentions dropdown list inside the Comments card did not support the **Shift+Enter** keyboard combination. For example, when typing a `@` + navigating to a user in the selected Comment card, pressing **Shift+Enter** did not insert the `@mention` to the `<textarea>` for the comment body.
67+
68+
In {productname} {release-version}, this issue has been resolved by implementing an `onShiftEnter` handler that mirrors the behavior of the regular **Enter** key, ensuring consistent and predictable keyboard interaction when selecting items in the `@mentions` dropdown within comment cards.
69+
70+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to Tiny Comments].
71+
5772

5873
[[improvements]]
5974
== Improvements

0 commit comments

Comments
 (0)