Skip to content

Commit a0cd78d

Browse files
fixed up docs entry
1 parent b32cacd commit a0cd78d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,12 @@ As a result, users were unable to interact with or close the `@` mentions dropdo
8585

8686
In {productname} {release-version}, the logic has been updated to ensure the users list is only refreshed if the mentioned text is not entirely removed. This change ensures that the mentions dropdown automatically closes when the `@` mentioned text is deleted.
8787

88-
==== The mentions menu without items was not closed when pressing Space or Enter key.
88+
==== The mentions menu in the comments textarea without items was not closed when pressing the `Space` or `Enter` key.
8989
// #TINY-11454
9090

91-
Previously, an issue was identified where pressing the `Space` or `Enter` key when the mentions dropdown displayed the message "no users found" did not close the dropdown unlike in the editor.
91+
Previously, an issue was identified where pressing the Space or Enter key when the mentions dropdown in the comments textarea displayed the message "no users found" did not close the dropdown, unlike in the editor.
9292

93-
This issue also caused the `Space` and `Enter` keys to be non-functional, resulting in a poor user experience.
94-
95-
{productname} {release-version} resolves this issue by ensuring that pressing the `Space` or `Enter` key closes the dropdown, maintaining consistent functionality between the comment text area and the editor.
93+
{productname} {release-version} resolves this issue by ensuring that pressing the Space or Enter key closes the dropdown, maintaining consistent functionality between the comments textarea and the editor.
9694

9795
==== Toggle sidebar shortcut remained active when the editor was disabled.
9896
// #TINY-11646

0 commit comments

Comments
 (0)