ryanmio / DecodeMe-

DecodeMe! is a coding game with integrated language model.
https://decodeme.app/
MIT License
2 stars 0 forks source link

Game History needs loading animation to prevent massive layout shift #41

Closed ryanmio closed 8 months ago

ryanmio commented 8 months ago

Issue Description: When the Game History is loading, there is a massive layout shift. This can lead to a jarring user experience.

Possible Solution: We can add a loading animation or a placeholder to prevent this layout shift.

Skeleton loader!

ryanmio commented 8 months ago

added