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
14 stars 21 forks source link

[BUG] - Unable to see the spec for latest failed environment #363

Open aktech opened 10 months ago

aktech commented 10 months ago

Describe the bug

When you create an environment and that fails, it's hard to select that failed environment to be able to see the spec, unless you select another environment and then select the failed environment from there.

Expected behavior

You should be able to select any environment from the Builds dropdown to see it's spec, even if it is failed

How to Reproduce the problem?

Output

No response

Versions and dependencies used.

No response

Anything else?

No response