Skip to content

Fix how busy is displayed in group/project members list

What does this MR do and why?

Related to #291008 (closed)

In group/project members list if a user has a busy status set it will just show the default emoji (💬). This MR fixes this so (Busy) is shown instead.

Screenshots or screen recordings

With busy set

Before After
Screen_Shot_2022-02-02_at_1.07.31_PM Screen_Shot_2022-02-02_at_1.00.30_PM

With emoji and busy set

Before After
Screen_Shot_2022-02-02_at_1.06.52_PM Screen_Shot_2022-02-02_at_1.01.25_PM

How to set up and validate locally

  1. Set your status as busy: https://docs.gitlab.com/ee/user/profile/#set-a-busy-status-indicator
  2. Navigate to a group you are a member of -> Group information -> Members

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Peter Hegman

Merge request reports

Loading