Skip to content

Commit f3969d7

Browse files
DOC-3337: View would close when resource was still loading. (#3947)
* DOC-3337: View would close when resource was still loading. * Update modules/ROOT/pages/8.3.1-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> * Update modules/ROOT/pages/8.3.1-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> --------- Co-authored-by: Mitchell Crompton <[email protected]>
1 parent 6075a36 commit f3969d7

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,19 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
2525

2626
The following premium plugin updates were released alongside {productname} {release-version}.
2727

28-
=== <Premium plugin name 1> <Premium plugin name 1 version>
28+
=== Suggested Edits
2929

30-
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
30+
The {productname} {release-version} release includes an accompanying release of the **Suggested Edits** premium plugin.
3131

32-
**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
32+
**Suggested Edits** includes the following fix.
3333

34-
==== <Premium plugin name 1 change 1>
34+
==== View would close when the resource was still loading.
3535

36-
// CCFR here.
36+
In previous versions of {productname}, opening the Suggested Edits view when the integration script was not yet loaded would cause the view to immediately close, requiring users to manually reopen it until the script was loaded.
3737

38-
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
38+
This issue has been resolved in {productname} {release-version}. The editor now enters a loading state if the Suggested Edits view is opened while the integration script is loading, instead of immediately closing, and exits this state once the script has loaded.
39+
40+
For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc[Suggested Edits].
3941

4042

4143
[[bug-fixes]]

0 commit comments

Comments
 (0)