Skip to content

5 user experience improvement#127

Open
BoyuShen2004 wants to merge 1 commit intoPytorchConnectomics:mainfrom
BoyuShen2004:main
Open

5 user experience improvement#127
BoyuShen2004 wants to merge 1 commit intoPytorchConnectomics:mainfrom
BoyuShen2004:main

Conversation

@BoyuShen2004
Copy link
Collaborator

(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

…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 = () => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i definitely could be an overkill

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@akgohain
Copy link
Collaborator

akgohain commented Mar 9, 2026

everything else I really like thx for working on it!! just the decision to make on the comment above :p

@akgohain
Copy link
Collaborator

akgohain commented Mar 9, 2026

i'll put it as "request changes" just for the ping, but the pr might be good as is...interested to hear ur thoughts

Copy link
Collaborator

@akgohain akgohain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see above comment....this status is just for the ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants