From ba4c312e97c5d41c3c42b7b8258f0ee9d0379787 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 02:02:38 +0000 Subject: [PATCH] Document upload progress dialog with queued files status --- docusaurus/docs/cms/features/media-library.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docusaurus/docs/cms/features/media-library.md b/docusaurus/docs/cms/features/media-library.md index 789c89de82..26eaa47cd9 100644 --- a/docusaurus/docs/cms/features/media-library.md +++ b/docusaurus/docs/cms/features/media-library.md @@ -647,7 +647,10 @@ Just above the list of folders and assets and next to the ! to view asset metadata and define a _File name_, _Alternative text_ and a _Caption_ for the asset (see [Managing individual assets](#managing-assets)). 4. (optional) Add more assets by clicking **Add new assets** and going back to step 2. -5. Click on **Upload assets to the library**. +5. Click on **Upload assets to the library**. An upload progress dialog appears, showing: + - **Uploading** files with a progress bar for each + - **Queued** files waiting their turn in the upload queue (marked with a clock icon) + - **Completed** files and any that failed or were cancelled