Project

General

Profile

Actions

Feature #7039

closed

During Registry data upload, provide visual progress feedback

Added by Chris Jones almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
06/23/2016
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

When a user uploads larger files, they currently only see the spinner to indicate 'something is happening'. Progress is indicated with a progress bar after the confirm stage, but not before, when files are actually being updated. Provide a progress bar and current/total bytes uploaded during the initial insert phase too.

Actions #1

Updated by Chris Jones almost 8 years ago

  • Status changed from New to In Progress

I've added a callback that responds to the progress event in the RegistryView, and am testing it. I'm not quite sure if we can update new model properties like currentBytes and totalBytes, and change the view based on those model changes, but for now this works. Will look into it a bit more.

Actions #2

Updated by Chris Jones almost 8 years ago

  • Status changed from In Progress to Closed

I've added 1.12 code to provide a progress bar with a percent done indicator, along with a text div showing the number of KB/MB/GB uploaded compared to the total.

Actions

Also available in: Atom PDF