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 18 forks source link

[UX] Reporting the errors at the top if a build fails #244

Closed lezcano closed 6 months ago

lezcano commented 1 year ago

If a run fails, show a link to the logs next to the "Status: Failed" at the top. Finding the "Logs and Artifacts Conda Env 7 log" is tricky if you have an environment with plenty of packages. I think it'd be better to report this at the very top, next to the "Status: Failed".

smeragoel commented 9 months ago

I added a text and a green link to the logs in Build Status on the box on top. This is how it looks:

Default: image

On hover: image