halomod / TheHaloMod-SPA

Single-page app for TheHaloMod
https://www.thehalomod.app/
MIT License
4 stars 0 forks source link

Loading indicator for long-running computations #133

Open steven-murray opened 3 years ago

steven-murray commented 3 years ago

Some quantities take a while to compute (especially 2-halo power spectra). When you click on those in the plot choice menu, often the plot takes a while to update, and it kinda feels broken because there's no spinny loader. On the other hand, I don't want a loader to appear for shorter calculations. Not sure if this is possible.