Opened 15 months ago
Last modified 5 months ago
#1117 new enhancement
WPTV: Add progress indicator to upload page
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | WordPress.tv | Keywords: | needs-patch |
| Cc: |
Description
Currently when someone tries to submit a video to WordPress.tv (at http://wordpress.tv/submit-video) we don't show any kind of feedback that we are uploading a file, and only show a success message once the file has been uploaded
Is it possible to add a status indicator, like the load bars we show in the the Media Library when initiating an upload? Because the files uploaded to wptv are so large (~1GB) a lot of time can pass before a file is uploaded. If something goes wrong with the upload (and we never show a success message) the user has no idea what the status of their upload is.
Example: https://cloudup.com/c5wZJ0BXWbc
Change History (4)
This ticket was mentioned in Slack in #wptv by jerrysarcastic. View the logs.
15 months ago
#2
@samuelsidler
15 months ago
- Component changed from General to WordPress.tv
Agreed, this sucks. Maybe we can use Core's uploader, and get the progress indicator for free. I'm open to other suggestions too.