Skip to content

Improve build trace scroll controls

Luke Bennett requested to merge fix-build-trace-anchors into master

What does this MR do?

The trace step buttons now correctly scroll to the top or bottom of the build trace, rather than jumping inconsistently and never full reaching the top due to the fixed position of the header/navigation area.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Build trace UX

Screenshots (if relevant)

2016-09-09_20.04.32

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Contributes to #21832 (closed).

Merge request reports