-
Bug
-
Resolution: Duplicate
-
Minor
-
None
We have a pipeline with 16 steps in it. When I click on a run in Blue Ocean to see the results, I can't access the steps at the beginning or the end, in order to see specifically what happened in those steps, because the display of the steps is wider than the browser.
If the div element containing the SVG had an overflow: scroll CSS property, then I would be able to scroll from beginning to end and access all elements. But as it stands it just overflows into inaccessible locations.
- duplicates
-
JENKINS-43201 BlueOcean: when browser size is smaller than pipeline, we're unable to scroll to the beginning of the pipeline
- Closed