Modify

Opened 16 years ago

Closed 16 years ago

#2481 closed defect (fixed)

upload progress bar not useful since API 0.6

Reported by: frawe Owned by: team
Priority: minor Milestone:
Component: Core Version:
Keywords: Cc: Gubaer

Description

Since using API 0.6 there's nearly nothing a progress meter could meter since the data itself is uploaded as one junk.

Therefore shouldn't the existing bar be switched to indeterminate mode?
Additionally I suggest to also display the individual steps while uploading like
"opening connection", "creating changeset", "uploading data", "waiting for server response", "closing changeset".
States apart from penultimate should go by so fast to be not visible in normal operation. But if something hangs users should see where right away.

Attachments (0)

Change History (2)

comment:1 by anonymous, 16 years ago

While the changeset data is uploaded as a single http request, it can still have a progress bar, just based on the how many bytes have been transferred to the server. For large uploads and/or less-than-blazing-fast connections, this can take some time, and it would be nice to show the progress.

in reply to:  description comment:2 by Gubaer, 16 years ago

Cc: Gubaer added
Resolution: fixed
Status: newclosed

Therefore shouldn't the existing bar be switched to indeterminate mode?

Yes, it is now switched to indeterminate mode.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.