fac-17 / Generation-Change

Generation Change (Tech For Better Project)
https://generation-change.netlify.com/
1 stars 3 forks source link

...Loading... #94

Open maxgerber opened 5 years ago

maxgerber commented 5 years ago

I like how you've build an interim loading screen — I think that's a good convention to be following. However, I'd recommend placing it further down your component tree. Place your loading text (or loading bar or wheel or whatever) at the part of your application that's making an API call, and it will give your user the impression that the platform has loaded faster (even if it's actually taken the exact same length of time).