ua-snap / ardac-explorer

ARDAC GUI Explorer
0 stars 0 forks source link

Add a progress bar when chart/table data is loading #94

Closed cstephen closed 3 months ago

cstephen commented 4 months ago

Closes #48.

This PR adds a progress bar below the place selector for all applicable ARDAC items (all ARDAC items that fetch data from the API for a chart or table).

To test, select a location to generate a chart for several different ARDAC items. Observe that:

brucecrevensten commented 3 months ago

This works! I think it's a good idea to have it watch the actual HTTP status but we can do that in the future (#114 )