YACS-RCOS / yacs-web

Frontend for YACS!
MIT License
5 stars 14 forks source link

Loading Indicator #11

Closed Bad-Science closed 6 years ago

Bad-Science commented 7 years ago

Implement the loading indicator on all components. This should be done in a way that is reusable won't require us to put it in every component explicitly.

The loading indicator should be in the following components:

The loading indicator should be present on each of these components until the API request completes, and it should have a short fade when it is removed.