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

No front-end alert when a user fails to load a file on the SV inspector #3219

Closed
carolinebridge opened this issue Sep 26, 2022 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@carolinebridge
Copy link
Contributor

When attempting to load a file into the SV inspector, if a user enters an inaccessible file (e.g. enter gibberish into the URL) then clicks open, there is no message propagated to the front end to inform them their resources cannot be loaded.

Further, if they correct their resource URL / choose a local file resource, the remote file reader is still in use, throws another console error, that a typical user cannot see and potentially crashes JBrowse.

image

Add a front end message informing the user that something has gone wrong when a file fails to load in the SV inspector, and further investigate if there is an issue with remoteFile where after failing to load a remote resource, another cannot be attempted.

@cmdcolin
Copy link
Collaborator

may be improved now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants