Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

progressbar on ipfs add and ipfs get #736

Closed
jbenet opened this issue Feb 3, 2015 · 5 comments
Closed

progressbar on ipfs add and ipfs get #736

jbenet opened this issue Feb 3, 2015 · 5 comments
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) topic/cleanup Topic cleanup topic/commands Topic commands

Comments

@jbenet
Copy link
Member

jbenet commented Feb 3, 2015

Get doesnt seem to have a progress bar, it should have one (we know the total size)

And maybe so should recursive refs.

@MichaelMure
Copy link
Contributor

related: #930

@cryptix
Copy link
Contributor

cryptix commented Mar 24, 2015

We have a working progressbar for ipfs add and it is in ipfs get as well but it looks like it needs some love.

@jbenet jbenet added kind/bug A bug in existing code (including security flaws) topic/commands Topic commands topic/cleanup Topic cleanup difficulty: easy labels Mar 28, 2015
@jbenet jbenet mentioned this issue May 19, 2015
52 tasks
@whyrusleeping
Copy link
Member

get has a progressbar now, but as @cryptix said, it might need some love. It looks like we're not setting the 'max size' properly

@daviddias daviddias changed the title get progressbar? progressbar on ipfs add and ipfs get Jan 2, 2016
@jbenet
Copy link
Member Author

jbenet commented Jan 14, 2016

We need to do a cleanup of all progressbar stuff-- looks like there's
several issues
On Fri, Jan 1, 2016 at 20:21 Jeromy Johnson notifications@github.com
wrote:

get has a progressbar now, but as @cryptix https://github.com/cryptix
said, it might need some love. It looks like we're not setting the 'max
size' properly


Reply to this email directly or view it on GitHub
#736 (comment).

@RichardLitt RichardLitt added exp/novice Someone with a little familiarity can pick up and removed difficulty: easy labels Feb 2, 2016
@RichardLitt RichardLitt added help wanted Seeking public contribution on this issue and removed help wanted Seeking public contribution on this issue labels May 31, 2016
@whyrusleeping
Copy link
Member

'get' has a progress bar, 'add' does as well. There is another issue open to add one to refs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) topic/cleanup Topic cleanup topic/commands Topic commands
Projects
None yet
Development

No branches or pull requests

5 participants