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

[24.2] List private file sources first in Remote Files Dialog #19455

Merged

Conversation

davelopez
Copy link
Contributor

Addresses #19438

The simplest way of addressing this is to list the user-defined sources at the top. We can think of more fancy ways to display this after consolidating these dialogs with Data Libraries, etc.

image

image

How to test the changes?

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@mvdbeek
Copy link
Member

mvdbeek commented Jan 24, 2025

That's a pretty limited fix to something that's arguably a bug of a pretty new feature, do you mind targeting 24.2 ?

@davelopez davelopez marked this pull request as draft January 24, 2025 11:39
@davelopez
Copy link
Contributor Author

Sure! I'll target 24.2

@davelopez davelopez force-pushed the list_private_file_sources_first branch from 36c828b to 5a016c3 Compare January 24, 2025 12:17
@davelopez davelopez changed the base branch from dev to release_24.2 January 24, 2025 12:17
@github-actions github-actions bot changed the title List private file sources first in Remote Files Dialog [24.2] List private file sources first in Remote Files Dialog Jan 24, 2025
@davelopez davelopez marked this pull request as ready for review January 24, 2025 12:18
@davelopez davelopez merged commit a9665dc into galaxyproject:release_24.2 Jan 24, 2025
57 of 59 checks passed
@davelopez davelopez deleted the list_private_file_sources_first branch January 24, 2025 15:46
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.

2 participants