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

System dialog can load directory from network path #103

Closed
wbwakeman opened this issue Apr 9, 2020 · 3 comments
Closed

System dialog can load directory from network path #103

wbwakeman opened this issue Apr 9, 2020 · 3 comments
Labels
Type: Bug Something isn't working

Comments

@wbwakeman
Copy link

What's the problem this feature will solve?
Load annotation.json file from network path.

Describe the solution you'd like
Ability to paste in a network location in order to select an annotation.json file at that location.
e.g.
\allen\programs\celltypes\workgroups\tppd\Tissue_Processing\Cell_Prep\Cell_Locator_Dissections\20191001_487984.003

I suppose if I were on a Linux or MacOS, I would also want to use paths like this:
/allen/programs/celltypes/workgroups/tppd/Tissue_Processing/Cell_Prep/Cell_Locator_Dissections/20191001_487984.003

I want to view the annotation that another user has made and saved to a network drive. Currently, I need to mount that network location on my Windows computer, and then select each folder until I get to the one containing the json file.

Alternative Solutions
none

Additional context
If I load a file from a location, and then I click 'load' to load another file, it would be great if the file select widget opened at same the location where I loaded the previous file, rather than from my Documents folder again.

@wbwakeman wbwakeman added the Status: Triage Issues/PRs that need to be triaged label Apr 9, 2020
@jcfr
Copy link
Collaborator

jcfr commented Apr 23, 2020

If I load a file from a location, and then I click 'load' to load another file, it would be great if the file select widget opened at same the location where I loaded the previous file, rather than from my Documents folder again.

This is tracked by #105 and fixed in ab03e56

@wbwakeman
Copy link
Author

Looks like I can do this now. Suggest to close this issue.

@jcfr jcfr added Type: Bug Something isn't working and removed Status: Triage Issues/PRs that need to be triaged labels Oct 22, 2020
@jcfr
Copy link
Collaborator

jcfr commented Oct 22, 2020

Closing. This was likely fixed by the Qt version updates.

@jcfr jcfr closed this as completed Oct 22, 2020
jcfr added a commit that referenced this issue Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants