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

[ENH] - More informative pop up when deleting environment #433

Open Adam-D-Lewis opened 1 month ago

Adam-D-Lewis commented 1 month ago

Feature description

When you delete an env in conda store, I think it should be more clear that you are deleting all versions of the environment.

See the screenshot below. I would like the pop up to say something like "This will delete all versions of the "mlflow" environment. Are you sure yyou want to delete the environment?" to make it clear that it won't just delete a single version but all versions.

Image

Value and/or benefit

Clarity

Anything else?

No response

trallard commented 1 month ago

I think this makes absolute sense (if deleting all the revisions for a given environment).|

I unassigned @peytondmurray as this will more than likely need some input from @smeragoel before any implementation is done.

Also, note we have the ongoing workflows work