conda-incubator / conda-store-ui

conda-store-ui is a frontend for conda-store powered by react
https://conda-incubator.github.io/conda-store-ui/
BSD 3-Clause "New" or "Revised" License
13 stars 21 forks source link

After build failure, UI element is left with "busy" gif #248

Open kcpevey opened 1 year ago

kcpevey commented 1 year ago

If an environment fails to build, the Packages installed as Dependencies forever shows the spinning wheel.

image

The fix: Update the ui element to empty after a failure.