UCLA-Creative-Labs / spot-the-song

MIT License
2 stars 0 forks source link

🚀 Feature: add loading icon/animation when creating lobby #3

Open darren2hang opened 1 year ago

darren2hang commented 1 year ago

Add a loading icon/animation for when the user is waiting for a new lobby is created

Use Case

If you go to the lobby page and create a lobby by clicking on "Create". After you enter the lobby name and theme and click "Go", the page waits for the request to finish. It looks like nothing happens so I want to add a loading icon/animation so the user knows that the lobby is being created.

Proposed Solution

You can probably get a loading icon from here


This is a :rocket: Feature Request