Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent users from adding the same remote file to a sample repeatedly #70

Open
ml-evs opened this issue Nov 21, 2021 · 0 comments
Open
Labels
bug Something isn't working priority/medium Python server webapp For issues/PRs pertaining to the web interface

Comments

@ml-evs
Copy link
Member

ml-evs commented Nov 21, 2021

If I click "load file" when it is selected, 1) there is no feedback that the file has been loaded, and 2) it loads the file again every time I click load file.

We should:

a) change the UI after the file load request has been sent (e.g. close the file tree dialog, or somehow indicate that the file has been loaded already)
b) change the add-remote-file (or whatever it is called) to check for uniqueness in filename/path/file hash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority/medium Python server webapp For issues/PRs pertaining to the web interface
Projects
None yet
Development

No branches or pull requests

1 participant