Upload
Resumable upload (pause / resume / cancel). A small floating indicator will remain in the top-right while the upload runs.
Notes
- Resume after navigation is supported via an in-page upload engine; if you need cross-page backgrounding we can enable a SharedWorker next.
- Resume after refresh requires re-selecting the file (unless we later add File System Access handles).