Skip to content

MR list: Show self approval icon

Sascha Eggenberger requested to merge mr-list-show-self-approval into master

What does this MR do and why?

MR list: Show different icon on self approval (approval-solid)

Follow-up from !148364 (merged)

There was feedback that it is very helpful to see the self approval in the list:

Has this change accidentally removed the ability to see if you have personally approved an MR?

Some more context: We've tried to simplify/standardize this a bit by moving this information to the tooltip, but I can clearly see how the lack of visual cue makes it much harder to see which MRs are self-approved when quickly browsing the MR list. So that's why we're bringing it back here.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Go to MR list: http://gdk.test:3000/flightjs/Flight/-/merge_requests?scope=all&state=opened

Related to #425467 (closed)

Edited by Sascha Eggenberger

Merge request reports