Skip to content

Commit 2574a1e

Browse files
authored
Docs: DOC-3355 - Upload progress UI was not hidden if a file failed to upload (#4100)
1 parent a600a0a commit 2574a1e

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,21 @@ The {productname} {release-version} release includes an accompanying release of
4141

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

44+
=== Media Optimizer
45+
46+
The {productname} {release-version} release includes an accompanying release of the **Media Optimizer** premium plugin.
47+
48+
**Media Optimizer** includes the following fix.
49+
50+
==== Upload progress UI was not hidden if a file failed to upload
51+
// #TINY-14181
52+
53+
Previously, the upload progress spinner in the Media Optimizer plugin was recreated each time its visibility status was updated. When a file failed to upload and the spinner needed to be hidden, only the newly created instance was hidden while the original spinner remained visible. This left the upload progress UI permanently displayed even after an upload error.
54+
55+
In {productname} {release-version}, the spinner is now created once and reused when its visibility status changes. The upload progress UI is hidden as expected when a file upload fails.
56+
57+
For information on the **Media Optimizer** plugin, see: xref:uploadcare.adoc[Media Optimizer].
58+
4459
=== PowerPaste
4560

4661
The {productname} {release-version} release includes an accompanying release of the **PowerPaste** premium plugin.

0 commit comments

Comments
 (0)