Differentiate between MR's I've approved from those I have not.
Problem to solve
I would like to be able to differentiate between MR's that I have approved from those I have not. I have a list of 15 MRs, some of which I have approved. My typical workflow is 1) to take a chunk of time to review MRs, 2) open each outstanding MR into a browser tab, and 3) review each and every MR. This includes opening the MRs I already approved. It would be much nicer to open and review just the MRs that I haven't already approved.
Intended users
Developers.
User experience goal
The user should be able to identify MRs that the user hasn't already approved.
Proposal
The wording now says something like "1 left", maybe "1 other left"? Maybe show avatars for those who have approved. The other option would be to use the search bar to allow for this behavior. (I just tried "approvedBy != me", but it still showed MRs that I approved.)