jerel / ember-cli-loading-slider

A YouTube like loading indicator for EmberJS packaged as an Ember CLI add-on.
MIT License
116 stars 36 forks source link

Slider reaches 100% before loading completes #25

Open lolmaus opened 8 years ago

lolmaus commented 8 years ago

Hi.

As it's impossible to predict loading times, a good progress slider never reaches 100%. Instead, it would gradually slow down and never reach 100%, just like Achilles and his tortoise:

Subj reaches 100% pretty quickly, while the app is still loading, effectively defeating its purpose.

jerel commented 8 years ago

Fair point. I'd be happy to review a PR that uses back-off to keep it from finishing prematurely