Workflow: Problems with inserting another workflow as a sub-workflow on the editor canvas #19265
Labels
kind/bug
release-testing-24.2
Issues stemming from 24.2 release testing process and PRs to address them
Milestone
Describe the bug
Testing for #19212
The listing of an account's workflows is not updated after an import until the user goes back several steps to "refresh" their listing. This means a user can't add other workflows as a sub-workflow until they are imported. I think that step should instead redirect to a pop-up "Please confirm. Do you want to import this workflow to add it as a subworkflow on the current canvas?". So, do this all in one step, right now it takes several clicks that are not very clear.
I think these are really great functions, just need a bit of usage tuning!
Galaxy Version and/or server at which you observed the bug
Galaxy Version: (check <galaxy_url>/api/version if you don't know)
Commit: (run
git rev-parse HEAD
if you run this Galaxy server)Browser and Operating System
Operating System: Windows, Linux, macOS
Browser: Firefox, Chrome, Chrome-based, Safari
To Reproduce
This Galaxy server version is 25.0.dev0, and the web client was built on Wednesday Dec 4th 10:32:30 2024 GMT-8 .
Log into account.
Click on Workflow in activity bar.
Load up a workflow in the editor.
Click on workflow in the side activity bar.
Use the default "introduction" tag to filter the listing
Enter the loop
Other odd behavior:
Can't save the workflow while any items with the "user does not own" are on the canvas. This makes it hard to know how to back out. Hopefully the user "knows" to click on workflow twice, or how to navigate the undo.
Expected behavior
Action that are not available are greyed out. The hover over tool tip has a suggestion of what to do next.
Related behavior
Screenshots
The text was updated successfully, but these errors were encountered: