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

[22.05] Fix FilesDialog navigation back when a file source shows an error #14190

Conversation

davelopez
Copy link
Contributor

@davelopez davelopez commented Jun 24, 2022

Fixes #14178

After displaying an error in any of the file sources, when going back, the load function was magically passed an event object as the argument instead of no arguments causing unexpected behaviors.

How to test the changes?

License

After displaying an error in any of the file sources, when going back, the load function was passed an `event` object as argument instead of no arguments.
@dannon dannon merged commit e2e223a into galaxyproject:release_22.05 Jun 24, 2022
@davelopez davelopez deleted the 22.05_fix_remote_files_dialog_selection branch June 25, 2022 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants