Make the find shortcut work for the ‘Pipelines’ page
You have introduced the functionality to search for a pipeline on the pipelines page, which is great, but everyone is used to using Ctrl+F / Cmd+F to search for text within the page. This doesn’t work any more since the page was changed to defer loading most pipelines until the user scrolls down.
Can you either make sure that the whole page loads, or hook into the common keystrokes so that the user experience of find works properly?
Thanks!
-
Hi Mark,
We have not changed the pipeline dashboard page to defer loading pipelines on scroll down! I assume it was loading when you were trying Ctrl + F.
While we agree that Ctrl + F should be hooked to search inside the pipeline search box. We have done the first cut of the feature. We are trying to improve on it.
Regards,
Srinivas
-
But overall the interface to find a pipeline among many pipelines is very slow.
I have some suggestions
1) Why not have a TOC (table of content) with a list of hyperlinks to all Pipeline Groups
2) It would be nice if pipeline groups was open/collapsable. I know we can hide them but that does not really help me.
3) It would be nice if we can restart the pipeline from the pipeline page (<fqdn>/go/tab/pipeline/history/<pipelinename>) as opposed to always trying to find it on the home page (<fqdn>/go/pipelines)
4) It would be nice if we can have an edit (gears) button/icon on the pipeline page (<fqdn>/go/tab/pipeline/history/<pipelinename>)
-
Just to add all operations on a pipeline including pausing/starting/editing etc should be able to be done from the pipeline page (<fqdn>/go/tab/pipeline/history/<pipelinename>) and not only (or simply not) the home page (<fqdn>/go/pipelines)
That would make it easy for us to bookmark pipelines we are currently interested in.
Post is closed for comments.
Comments
5 comments