r4ds / mentordash

Other
9 stars 4 forks source link

waiter/loading screen #49

Closed tanho63 closed 3 years ago

tanho63 commented 3 years ago

It would be helpful if there was a loading screen indicator (or some indication that mentordash is doing background work), since this has been taking ~20-30 seconds lately.

JP Coene's waiter might be easy to implement (https://github.com/JohnCoene/waiter) with something like use_waiter() and waiter_on_busy() (via the dev version as of rn)