AllenCell / AllenCell/allencell-segmenter-ml

Main screen: what happens if a user accidentally names their new model the same name as an existing one?

Aperta
#346 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
5
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Scenario

User chooses "Start a new model" option and names their new model "Model-1"; however, a "Model-1" has already been previously created.

### What currently happens
--- need to test to find out

### What should happen
- Option 1: the new directory will overwrite the existing directory, with a warning to user
- Option 2: warning to user the name has been used, so they can choose a different name
- Option 3: combine both Option 1 & 2: warn user when a same name has been used before, but allow them to overwrite if needed

### To ponder
Currently users have to check the existing models drop down in order to see what's there, and it's only showing the model (directory) name and not its content, sometimes it might be hard to judge if a folder is worth keeping or not. Maybe a better model management feature in the future might alleviate this issue.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.