5 user experience improvement#127
5 user experience improvement#127BoyuShen2004 wants to merge 1 commit intoPytorchConnectomics:mainfrom
Conversation
…delete all uploads and a button to clear all mounted projects. (3) Better animation at the receibing folder when dragging a file into the folder. (4) Robust clean up of old processes for scripts/start.sh. (5) Select checkpoint file instead of directory for model inference
| } | ||
| }; | ||
|
|
||
| const handleDeleteAllUploads = () => { |
There was a problem hiding this comment.
I like the umount all projects toggle, but I think the delete all uploads might be redundant....if not a bit overkill.....we can prob assume that ppl won't permanently delete ALL of their projects at once.
what do u think? there's certainly no harm in adding this but I don't think there would be use
There was a problem hiding this comment.
i added delete all uploads because sometimes when i uploads some data and didn't organize them well different folders, i just wanted to delete everything to re-upload everything in a clean and organized way...
There was a problem hiding this comment.
i definitely could be an overkill
There was a problem hiding this comment.
mmmmm ok. i vote we maybe(?) not implement it just cuz ideally a "mounted project" is where all of the files of a collaborator are........so even if our results are trash we don't wanna wipe all of their original image files permamently. or rather it's destructive enough to where it probably isn't ideal to have that as an option..........does that make sense?
like deleting all files would be the equiv of deleting the entire D drive folder in caroline's OG data for example..........
|
everything else I really like thx for working on it!! just the decision to make on the comment above :p |
|
i'll put it as "request changes" just for the ping, but the pr might be good as is...interested to hear ur thoughts |
akgohain
left a comment
There was a problem hiding this comment.
see above comment....this status is just for the ping
(1) longer YAML file dropbar for model training.
(2) Add a button to delete all uploads and a button to clear all mounted projects.
(3) Better animation at the receibing folder when dragging a file into the folder.
(4) Robust clean up of old processes for scripts/start.sh.
(5) Select checkpoint file instead of directory for model inference