Funnyadd / assetto-corsa-server-dashboard

Online dashboard for managing assetto corsa dedicated servers hosted on a linux machine (start/stop servers). Connected to firebase, you can easily manage users and their access to servers.
https://assetto.adammihajlovic.ca
0 stars 0 forks source link

Add loading bars / spinners #25

Closed Funnyadd closed 2 months ago

Funnyadd commented 2 months ago

Adding spinners or loading bars when a request to the API is made (AKA: the user has to wait a little). Also, for some action, maybe add a toast with a spinner saying the action that is executed at the moment (exists in the Toastify library)

For example, places to add loading would be:

Funnyadd commented 2 months ago

Has been done in #1