From 2eee14f4e21588bff5456c83308447393dfadcf7 Mon Sep 17 00:00:00 2001 From: Radek Stepan Date: Mon, 15 Sep 2014 20:00:29 -0700 Subject: [PATCH] loading sign --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6aacd3..a9a400b 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ GitHub Burndown Chart as a service. Public repos are free, for private access au - [ ] Deal with running out of GH API requests - [ ] Since persistence is async, deal with the flicker (show laoding?) when we are still getting data - [ ] On page load get all the latest data regardless of `time_ago` +- [ ] Show loading sign like userde.sk if we are loading for more than 1s ### Extras @@ -66,4 +67,4 @@ GitHub Burndown Chart as a service. Public repos are free, for private access au - keep discussion going via [gitter](http://gitter.im) - [credit card form](http://designmodo.com/ux-credit-card-payment-form/) ux from Designmodo - workers: using a free instance of IronWorker and assuming 5s runtime each time gives us a poll every 6 minutes. Zapier would poll every 15 minutes but already integrates Stripe and FB. -- worst case scenario I provide even Small Business plan for free and provide a better experience \ No newline at end of file +- worst case scenario I provide even Small Business plan for free and provide a better experience