Skip to content

Groups dropdown: Fix group styles in dropdown

Martin Wortschack requested to merge mw-groups-dropdown-style-fixes into master

What does this MR do?

In https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15513 we introduced a change to display the full group path in the groups dropdown used on the Analytics pages.

This MR fixes a UI glitch and makes sure that there is some text indention on the group path so the text is aligned with the avatar.

Screenshots

Before After
groups_dropdown_before groups_dropdown_after

Does this MR meet the acceptance criteria?

Conformity

Performance 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
Edited by Martin Wortschack

Merge request reports