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

Idea: progress spinner #55

Open
twerth opened this issue Mar 3, 2015 · 7 comments
Open

Idea: progress spinner #55

twerth opened this issue Mar 3, 2015 · 7 comments

Comments

@twerth
Copy link
Member

twerth commented Mar 3, 2015

We should decided on a progress gem, like JGProgressHUD or whatever, and make a nice wrapper around it in RedPotion. Especially the common stuff.

@markrickert
Copy link
Member

I really like SVProgressHUD and I use the motion-blitz gem to provide a nice DSL for it. https://github.com/dblandin/motion-blitz

@willrax
Copy link
Contributor

willrax commented Mar 3, 2015

motion-blitz looks good. I think we usually use JGProgressHUD and from memory @GantMan has a wrapper for it (?)

@markrickert
Copy link
Member

markrickert commented Mar 3, 2015 via email

@jamonholmgren
Copy link
Member

👍 for @markrickert 's idea.

@GantMan
Copy link
Member

GantMan commented Mar 3, 2015

Imo we make our own wrapper around jgprogress and include it in redpotion.

I'll start it if we agree on this path. I have experience with blitz and jgprogress

@andrewhavens
Copy link
Collaborator

@GantMan @markrickert I like the idea of a plugin. I currently alias Motion::Blitz as Notifier, like it says in the readme. I think referring to it as "notifier" is relatively intuitive. Maybe we can have app.notifier? I haven't used JGProgressHUD, but I assume these are pretty similar libraries. It seems like we should just alias Motion::Blitz since it's already a gem. Is there a reason to go with one over the other?

@GantMan
Copy link
Member

GantMan commented May 10, 2016

JG Progress HUD was written to be more advanced than SV Progress HUD. BUT Motion::Blitz is awesome, so I say let JG Progress HUD die.

@andrewhavens andrewhavens changed the title Add progress gem/pod Idea: progress spinner Nov 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants