Skip to content

Commit 98413a5

Browse files
Update modules/ROOT/pages/8.1.0-release-notes.adoc
Co-authored-by: Hamza Benkhaldoun <[email protected]>
1 parent 87ce873 commit 98413a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The {productname} {release-version} release includes an accompanying release of
6565

6666
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.
6767

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.
68+
In {productname} {release-version}, this issue has been resolved by handling **Shift+Enter** in the same way as the regular **Enter** key, ensuring consistent and predictable keyboard interaction when selecting items in the `@mentions` dropdown within comment cards.
6969

7070
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to Tiny Comments].
7171

0 commit comments

Comments
 (0)