Skip to content

Improve user dropdown items

Himanshu Kapoor requested to merge 271530-improve-user-menu into master

What does this MR do?

Updates the user context menu as per #271530 (closed).

  1. User's name and username (and status) is clickable and links to the user's profile.
  2. Profile menu item removed.
  3. Settings renamed to Edit profile.
  4. Preferences link added under Edit profile.

Screenshots (strongly suggested)

Before After
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #271530 (closed)

Edited by Himanshu Kapoor

Merge request reports