AllenCell / AllenCell/allencell-segmenter-ml
Main screen: what happens if a user accidentally names their new model the same name as an existing one?
- Ngôn ngữ chính
- Python
- Star
- 5
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.