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.
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