[go: up one dir, main page]

Skip to content

Ability to collapse/hide commit list in compare view

Description

Very simply, when there are multiple commits (especially 10+), one must scroll quite far to view the diffs in the branch compare view. It would be nice to be able to hide/collapse the commit list so that one doesn't have to scroll past the commits to get to the diffs.

image

Design proposal

Add a collapse/expand arrow. By default, the section should be expanded so that commits are visible, but users have the option to collapse the section if needed. The same collapse/expand element used in the merge request page should be used.

proposal.png

Implementation guide

Feature checklist

Make sure these are completed before closing the issue, with a link to the relevant commit.

Edited by Alyssa Trinh