Open blankclemens opened 7 years ago
Hi @blankclemens, you may want to give the galaxy-tourbuilder web extension a try.
Also, let me know what you mean by "workflow form". Is that the form on a "run workflow" page?
Thanks, indeed a great extension - however, I can't make it work with the "run workflow" page, where you setup the workflow parameters prior to executing it.
I inspected another workflow and I have seen a few things the extension could do, i.e. improving the tour_id
detection. Yet, I also saw invalid tour_id
(same names, which is not allowed and could be related to #4193).
@blankclemens if you want to give the tourbuilder extension another try, make sure you are using version 1.3.2
on Chrome. It should hopefully be more usable on workflow pages. There are still issues with invalid/non-unique identifiers, but it should at least create steps :)
@willdurand Are we speaking about the "Run workflow" view? It doesn't create a step for anything inside this view for me.
There is the demand to be able to guide users through a preexistent workflow with the Galaxy Interactive Tours. As of now, it seems like the workflow form is loaded in a way that it's HTML elements can not be found by JQuery selectors inside a tour.
Any hints on how to solve this are appreciated.