OlympusDAO / olympus-frontend

MIT License
288 stars 693 forks source link

Implement loading states for data blocks #155

Closed dwjanus closed 3 years ago

dwjanus commented 3 years ago

Definition of done

dwjanus commented 3 years ago

For now app load can be a basic loading wheel or a pulsating ohm symbol, ideally this will be swapped for a custom loading animation in the future

dwjanus commented 3 years ago

Material ui animations should work well for base elements (sidebar, paper/main containers)

Perhaps we can explore framer-motion for more complex animations?

ner-33 commented 3 years ago

Figma https://www.figma.com/file/Yv3MynoOfFbFpd641XTl0z/stake-bond?node-id=693%3A19980

Recommending to keep all content that does not rely on datastream to be shown to avoid jerky loads.