lambdaclass / holiday_pinger

Erlang + ClojureScript app to send holiday reminders
https://holidaypinger.com
MIT License
69 stars 9 forks source link

don't show loading animation on every request #136

Open facundoolano opened 7 years ago

facundoolano commented 7 years ago

When the request responds quickly it ends up having a jumpy transition effect. Use it only when we expect the request to take long enough to require a spinner (i.e. github callback)