mah51 / ScuffedMDB

An open-source website to rate movies watched with friends, made with next.js & chakra-ui. Hosted on vercel.com.
https://smdb.mikeroph.one
MIT License
104 stars 15 forks source link

Use of Chakra "Skeletons" when waiting for new data #47

Closed olig89 closed 3 years ago

olig89 commented 3 years ago

Primarily for situations where there would be old data already in it's place like viewing movie pages one after another

mah51 commented 3 years ago

Resolved in ac915dd307a7cf6163884404276442e029a7e99f, but not with skeletons, now renders on serverside, image uses skeleton as before.