Product documentation
Track upload progress
The upload drawer tracks each selected file independently.
| State | Meaning | Available action |
|---|---|---|
| Waiting upload | The file is selected but has not started. | Remove it, clear the list, or start upload. |
| Uploading n% | Data is being transferred. | Wait; the progress bar reflects the reported percentage. |
| Upload success | That file completed. | Wait for remaining files. |
| Upload failed | That file did not complete. | Read the item error and retry. |
| User canceled | The active upload was aborted by the user action. | Select the file again or retry when appropriate. |
The total success badge counts successful items. It does not mean every selected file succeeded unless all items show success.
Important behavior
- File selection and clearing are disabled while uploads are active.
- A failed item retains its visible error when one is available.
- When every item succeeds, the drawer closes automatically after a short delay and the library refreshes.