Actions
Feature #48651
closedImplement progress bar for file uploader again
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-05-29
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
With the replacement of the flash uploader with the html5-uploader the progress bar of the flash uploader got lost. Depending on the browser the user is now again left alone with the upload-process and unexperienced editors think that the process hangs because there's no ux-feedback.
So a progress bar should be implemented again.
Updated by Frans Saris almost 11 years ago
- Status changed from Accepted to Closed
- % Done changed from 0 to 100
Updated by Frans Saris almost 11 years ago
The upload progress is implemented with #53829
Actions