Skip to content

Move commit neighbor buttons to sticky MR controls

Toon Claes requested to merge tc-move-commit-buttons into master

What does this MR do?

When reviewing an MR commit by commit, there are Prev and Next buttons next to the commit message to jump to the neighbor commits. These are helpful, but they slide outside of view when scrolling to the bottom.

This changes moves these buttons to the sticky Merge Request controls bar. This bar remains visible at all times, making the neighbor commit buttons accessible even when scrolled to the bottom.

Screenshots (strongly suggested)

Before

2021-03-31_15-05

After

2021-03-31_15-04

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Toon Claes

Merge request reports