Skip to content

[26.0] Fixes navigation back to added URLs in upload panel#21796

Merged
mvdbeek merged 1 commit intogalaxyproject:release_26.0from
davelopez:26.0_fix_go_back_to_added_urls
Feb 11, 2026
Merged

[26.0] Fixes navigation back to added URLs in upload panel#21796
mvdbeek merged 1 commit intogalaxyproject:release_26.0from
davelopez:26.0_fix_go_back_to_added_urls

Conversation

@davelopez
Copy link
Copy Markdown
Contributor

xref

Fixes:

So, here, if you add a URL, but then you click Add More URLs, then... how do you go back to that list of currently added (but not uploaded yet) URLs?

Adds UI controls to switch between URL input and the list of added URLs, making it possible to review and manage previously added links.

Screenshot from 2026-02-09 15-29-12

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:
    • Add some links
    • Click "Add More URLs"
    • Now you have a way to go back to the added URLs view

License

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

Adds UI controls to switch between URL input and the list of added URLs, making it possible to review and manage previously added links.
@davelopez davelopez added kind/bug area/UI-UX release-testing-26.0 PRs marked for testing for the 26.0 release and issues stemming from release testing labels Feb 9, 2026
@github-actions github-actions Bot added this to the 26.1 milestone Feb 9, 2026
@davelopez
Copy link
Copy Markdown
Contributor Author

Selenium test failure TestSavedHistories::test_rename_history unrelated.

@ahmedhamidawan ahmedhamidawan modified the milestones: 26.1, 26.0 Feb 10, 2026
@mvdbeek mvdbeek merged commit c451821 into galaxyproject:release_26.0 Feb 11, 2026
30 of 31 checks passed
@davelopez davelopez deleted the 26.0_fix_go_back_to_added_urls branch February 11, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/UI-UX kind/bug release-testing-26.0 PRs marked for testing for the 26.0 release and issues stemming from release testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants