[go: up one dir, main page]

Skip to content

Clean up display of avatars in MR homepage list

Thing to solve

image

This display is not ideal. It is not clear on what has been approved when stacked and the "This is me" icon seems out of place as is.

For context, the "This is me" icon is meant to help differentiate which MR are assigned to me when it mixed with MR that were review requests.

Proposal: Move review outcome to the left

Introduce a -gl-left-2 class to left: -0.25rem so that the status can be displayed to the left.

With the review status to the left, the overlap doesn't overlap the status. This can be considered a boring solution to the alternative of reconsidering the grouping of reviewers to status (see example)

Before: To the right After: To the left
CleanShot_2025-03-18_at_10.42.40 CleanShot_2025-03-18_at_10.49.31

In context CleanShot_2025-03-18_at_10.50.07

Edited by Michael Le