The merge request reviewers area does not display the users full name when looking at the sidebar. This is inconsistent with how the Assignee field of the sidebar is displayed and makes it challenging to know who might be reviewing your MR (outside of username):
Proposal
The sidebar area for reviewers should show the username and display name for the users reviewing your merge request.
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
@phikai@andr3 at the time we removed the display name intentionally, so that reviewers would be less emphasized comparing to assignees. At this time I don't have a strong opinion and understand that it's beneficial to keep things consistent. I'm open to adding the display name again and enlarging the reviewers avatars.
This issue is scoped really well (nice!) and does not include other user information like a user's "Busy" status or pronouns.
This is very good, because the user supplied to the Reviewers list lacks those data points. This is in stark contrast to the user supplied to the Assignees list, which has - at least - their status/availability. It's unclear to me why the user object supplied wouldn't be identical in both cases, but I didn't look into it much, since this issue doesn't call for the "Busy" status to be displayed (like it is in the Assignee list).