Workflow steps collapsible to just title bar
Dan:
Workflow steps on the run workflow page are now collapsible to just the title bar with the tool name and annotation. Steps without any inputs to be set will be collapsed by default. https://bitbucket.org/galaxy/galaxy-central/changeset/ec065c36cf53
Lovely - I can't remember if I asked about this or not, but it is something I was meaning to suggest. Looks good on Firefox and Safari, not tried IE yet. The only thing I'd add would be some visual clue that the title bar can be clicked on, like a little right pointing triangle as in the Mac OS X finder for folders, or a plus/minus icon like you get on tree widgets in Windows and Linux etc. Peter
Thanks for the feedback, glad you like it. A visual indicator is forthcoming; I just haven't decided on one and wanted to go ahead and push the functionality. -Dannon On Jan 26, 2011, at 11:09 AM, Peter Cock wrote:
Dan:
Workflow steps on the run workflow page are now collapsible to just the title bar with the tool name and annotation. Steps without any inputs to be set will be collapsed by default. https://bitbucket.org/galaxy/galaxy-central/changeset/ec065c36cf53
Lovely - I can't remember if I asked about this or not, but it is something I was meaning to suggest. Looks good on Firefox and Safari, not tried IE yet.
The only thing I'd add would be some visual clue that the title bar can be clicked on, like a little right pointing triangle as in the Mac OS X finder for folders, or a plus/minus icon like you get on tree widgets in Windows and Linux etc.
Peter _______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev
On Wed, Jan 26, 2011 at 4:41 PM, Dannon Baker <dannonbaker@me.com> wrote:
Thanks for the feedback, glad you like it. A visual indicator is forthcoming; I just haven't decided on one and wanted to go ahead and push the functionality.
-Dannon
It looks better now with the step name clearly shown as a link :) https://bitbucket.org/galaxy/galaxy-central/changeset/d72f25ab4a7d I may have found a bug though - I have several workflows using my SignalP wrapper, which has a select parameter for model type. This has been marked as to be set at runtime in the workflow, but the workflow step using this tool is being shown collapsed by default. Thus unless the user actively opens this step (expands it), they never see the parameter and it takes the first value. Peter
On Jan 31, 2011, at 11:34 AM, Peter Cock wrote:
I may have found a bug though - I have several workflows using my SignalP wrapper, which has a select parameter for model type. This has been marked as to be set at runtime in the workflow, but the workflow step using this tool is being shown collapsed by default. Thus unless the user actively opens this step (expands it), they never see the parameter and it takes the first value.
Thanks Peter, definitely a bug. It should be fixed in 4963:23ff24d472f2 -Dannon
On Mon, Jan 31, 2011 at 5:59 PM, Dannon Baker <dannonbaker@me.com> wrote:
On Jan 31, 2011, at 11:34 AM, Peter Cock wrote:
I may have found a bug though - I have several workflows using my SignalP wrapper, which has a select parameter for model type. This has been marked as to be set at runtime in the workflow, but the workflow step using this tool is being shown collapsed by default. Thus unless the user actively opens this step (expands it), they never see the parameter and it takes the first value.
Thanks Peter, definitely a bug. It should be fixed in 4963:23ff24d472f2
-Dannon
Confirmed - it now works for me. Note that I have not tested this with other input types (e.g. boolean, text). Peter
participants (2)
-
Dannon Baker
-
Peter Cock