Skip to content

Extend pipeline graph scroll area to full width

Miranda Fluharty requested to merge 54331-pipeline-graph-extend-scroll-area into master

What does this MR do?

Part of #54331 (moved) (Updating pipeline graph looks)

On screens wide enough, when the window is wider than the fixed width container above the pipeline graph, extend the scrollable area of the pipeline graph out to the edges of the window. Set the default scroll position so that the left edges of the fixed width container and the pipeline graph line up.

before after
Screen_Recording_2019-07-26_at_12.48.44 Screen_Recording_2019-07-26_at_12.47.20

EE port: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14870

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Miranda Fluharty

Merge request reports