when you have multiple pipelines and their outputs are long, if you want to check on them it takes you away from the pipeline links to jump between them.
it would be really handy to have that on hand to jump to different sections to quickly inspect the output or results.
I've hacked it together with position:fixed and assigning a width to the container in the browser dev tools, but that's probably not the right way to accomplish it.
Hi there ! This is a great suggestion, and I think the way you fix it is probably the way I would do it. I'll have a look when I can - been super busy with meli.
when you have multiple pipelines and their outputs are long, if you want to check on them it takes you away from the pipeline links to jump between them.
it would be really handy to have that on hand to jump to different sections to quickly inspect the output or results.
I've hacked it together with position:fixed and assigning a width to the container in the browser dev tools, but that's probably not the right way to accomplish it.
See attached blurry video for it in action.
https://user-images.githubusercontent.com/60991921/105514127-85dcca80-5ca9-11eb-9b69-438456e76fd1.mp4