Skip to content

Path input for file browser should be able to open a file directly #969

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

Open
uellue opened this issue Feb 15, 2021 · 0 comments
Open

Path input for file browser should be able to open a file directly #969

uellue opened this issue Feb 15, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers GUI UX/DX

Comments

@uellue
Copy link
Member

uellue commented Feb 15, 2021

How to reproduce

Enter the full path to a file into the path input field of the file browser.

What happens

The GUI shows a "not found" error.

distributed.worker - WARNING -  Compute Failed
Function:  get_fs_listing
args:      ()
kwargs:    {}
Exception: FSError('path E:\\LargeData\\LargeData\\ER-C-1\\groups\\data_science\\data\\reference\\MIB\\20200518 165148/default.hdr could not be found', 'NOT_FOUND', 'E:\\LargeData\\LargeData\\ER-C-1\\groups\\data_science\\data\\reference\\MIB\\20200518 165148')

What should happen

The file is opened.

Workaround

Just enter the folder and click on the file.

@uellue uellue added enhancement New feature or request good first issue Good for newcomers GUI UX/DX labels Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers GUI UX/DX
Projects
None yet
Development

No branches or pull requests

1 participant