mozilla / id.webmaker.org

OAuth 2.0 identity provider for Webmaker
https://id.webmaker.org
Mozilla Public License 2.0
19 stars 51 forks source link

Need a progress indicator for delayed requests #252

Open secretrobotron opened 9 years ago

secretrobotron commented 9 years ago

Once in a while, requests take a while to complete. So pressing a button will contact the server, and the UI will sit stale.

secretrobotron commented 9 years ago

@cassiemc could recommend something?

cassiemc commented 9 years ago

Recommend a spinner. Fontawesome has one: http://fortawesome.github.io/Font-Awesome/icon/spinner/

davidascher commented 9 years ago

http://projects.lukehaas.me/css-loaders/ http://tobiasahlin.com/spinkit/

cassiemc commented 9 years ago

I like the Luke Haas ones. My preference is towards ones that are not continuous, so have a slight pause in them. Like the 2nd, 6th & 7th ones on that page.