Skip to content

Fixes big pipeline and small pipeline width problems

Filipa Lacerda requested to merge 26667-pipeline-width-for-huge-pipeline into master

What does this MR do?

In the big pipeline graph, the container was not overflowing correctly In the small pipeline graph removes padding form the cell in order to make the last node accessible in pipelines with a lot of stages Fixes the tooltip text being outside the tooltip

Screenshots

Before:

Jan-16-2017_10-36-08 Screen_Shot_2017-01-16_at_12.40.54

After:

fixedfixed2

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #26667 (closed)

Merge request reports