The upload modal is the detailed upload flow. It lets users review selected files before sending them to Vault.
- Selected files with names, sizes, and file type icons.
- Blocked file warnings when a file is not allowed.
- Storage check status and not-enough-storage warnings.
- Optional image compression controls for supported images.
- Overall upload progress and per-file progress.
- Success and failed upload badges.
The upload button is enabled only when there are valid pending files, no blocked files, and the storage check does not show a warning.
Best use
Use the upload modal when uploading multiple files or when you want to compress images before storing them.