ai-economy-simulator / ecosim-client

https://ecosim-client-fliptrails-projects.vercel.app
Apache License 2.0
1 stars 10 forks source link

Use loading spinner if user is not authenticated yet #9

Open fliptrail opened 9 months ago

fliptrail commented 9 months ago

Right now we show empty UI on /game when user is automatically being authenticated. Show the Fluent UI Spinner element at that time. https://github.com/ai-economy-simulator/ecosim-client/blob/ab1afff3ae4bf0d6562d24075ea1e096cde6f23c/src/app/game/page.tsx#L36

involk-secure-1609 commented 9 months ago

please assign this issue to me

involk-secure-1609 commented 9 months ago

Loading

Is this fine.

fliptrail commented 9 months ago

@involk-secure-1609 Where is the corresponding PR?

involk-secure-1609 commented 9 months ago

i will make the pull request right now

involk-secure-1609 commented 9 months ago

I have made the pull request