NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 4 forks source link

Progress indicator on dictionary load actions #1247

Open joswig opened 2 months ago

joswig commented 2 months ago

Due to the file size dictionary loads aren't instantaneous, and it can appear like the load failed while it is still in progress. Ideally we'd do this without resorting to XMLHttpRequest, so maybe just a status without quantitative measurement is a useful improvement