-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.156 Blue Ocean 1.10.1 rendered in chrome and edge
The UI in blue ocean 1.10.1 now supports showing the stage name for parallel sequential stages.
Unfortunately, everything ends up truncated. In the picture I'm attaching (please forgive the obfuscation, I know it doesn't help the illustration...), note the parallel sequential stages. All of them are truncated, and most are very small in terms of the length of the overall string. I can understand the need to truncate if the string is too large, but some of my strings are only a few characters long in total.
For example, note the one on the bottom of the first parallel section. While I'm not using the real words here (obfuscation), it is 3 words, each exactly this long:
"hi one four"
In the UI, I see: "hi one ..."
I think allowing them to spread across 2 vertical lines would work great, even if the overall width wouldn't change, like this:
hi one
four
.. I don't think it would encroach on the parallel sequential above/below it.
I'm sure there is a balance you need to strike, but I can't get anything to not truncate, even phrases as small as described above.
Attached another illustration of truncated parallel names.
Most of the screen real estate is completely wasted on white space, but the informative bit is lost.