Mango-information-systems / twitto_be

twitto_be is a real-time tweets analytics dashboard
https://twitto.be
Other
12 stars 2 forks source link

loading spinners #98

Closed mef closed 7 years ago

mef commented 7 years ago

Whenever page loads, display loading indicators until actual data is received viw the websockets connection

PanosSynetos commented 7 years ago

Do we need to do anything else here? I wanted to add a fadeout when the data arrive, but couldn't figure it out.

mef commented 7 years ago

I wanted to add a fadeout when the data arrive, but couldn't figure it out.

It would be easier to put in place if you'd actually add the content inside a div, rather than in :before and :after. Then you'd be able to fade these divs' opacity...

Also, how about doing these changes: