wandb / wandb

The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
https://wandb.ai
MIT License
9.09k stars 672 forks source link

[Feature]: Require typing of entity name when deleting project #6411

Open till-m opened 1 year ago

till-m commented 1 year ago

Description

Currently, when deleting a project, one has to type the project name to confirm the deletion. However, sometimes the same project can be present under multiple entities and it would reduce the risk of deleting the wrong project if the entity name was required. GitHub handles deletion of repositories like this, e.g. to delete my fork of this repository I would have to type till-m/wandb.

Suggested Solution

Additionally require the entity name to delete a project.

Alternatives

No response

Additional Context

No response

luisbergua commented 1 year ago

Hi @till-m, thanks for sharing this feedback! I'll raise a feature request with our Product Team to add this second layer validation