AllenCell / AllenCell/allencell-segmenter-ml

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

オープン
#346 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
5
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。