Filepond: Show upload time remaining / upload speed

Created on 16 Mar 2020  路  3Comments  路  Source: pqina/filepond

Hello, why do you not add time remain and upload speed?

enhancement

Most helpful comment

I am using this library for large files so this solution would be perfect.

All 3 comments

I've considered this initially but decided against it as most uploads I think are too short lived to calculate an average duration for. Of course it would be nice to add this, but I'd rather add it in a way that would not add too much additional weight to the core package.

So we could route the data that renders the textual progress through a configurable function I guess? At that point I guess you could do with it what you want.

I am using this library for large files so this solution would be perfect.

Interested in that!

Was this page helpful?
0 / 5 - 0 ratings