File uploads
Rails-native multipart upload forms across empty, uploading, complete, rejected, multiple, long, and mobile states.
Multipart upload operations
Empty, active, complete, rejected, multi-file, long-content, and narrow upload states.
Complete screen
Uploading workspace data
Three files are transferring now. Keep this page open until receipt is confirmed.
New multi-file import
Choose the source files and where their records belong. Files are scanned before processing begins.
Uploading three files
42.8 MB of 119.1 MB transferred. Keep this page open until the application confirms receipt.
Recent uploads
Follow each file from receipt through validation and processing.
| File | Size | Uploaded by | Status |
|---|---|---|---|
| customer-accounts-2026-07-13.csv | 4.6 MB | Ada Lovelace | Complete |
| production-deployment-events.ndjson | 17.4 MB | Grace Hopper | Processing |
| international-research-production-reliability-and-regulatory-archive-2026-07-13.zip | 91.7 MB | Katherine Johnson | Queued |
Viewport
Ruby
test/dummy/app/components/gallery/compositions/uploads_page.rbworkspace_surface do
render_header
render_upload_form
render_upload_records
end