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
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.6.1-release-notes.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,11 +58,11 @@ The {productname} {release-version} release includes an accompanying release of
58
58
59
59
An issue was identified where the mentions in comments dropdown was still visibile after the mentioned text was removed in quick succession.
60
60
61
-
This behavior occurred because the users list was updated following a successful API fetch request, even when the mentioned text was completely deleted.
62
-
As a result, users were unable to interact with or close the dropdown.
61
+
This behavior occurred when the users list was updated following a successful API fetch request, even when the mentioned text was completely deleted.
63
62
64
-
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.
65
-
This change ensures that the mentions dropdown automatically disappears when the mentioned text is deleted, improving user experience and functionality.
63
+
As a result, users were unable to interact with or close the `@` mentions dropdown.
64
+
65
+
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.
66
66
67
67
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
0 commit comments