Ajax dropdowns showing user name and handle in the same line

Summary

In EE some user dropdowns are showing the users's name and their avatar in the same line, when there is a dedicated line for each.

Steps to reproduce

Go to the Members page in a group or project, or to the Groups section in the Admin Area. Open one of the dropdowns to select an issue.

Example Project

GitLab.org in the gdk

What is the current bug behavior?

Both lines are shown as one

What is the expected correct behavior?

User name and handle should be in different lines

Relevant logs and/or screenshots

Screenshot_2017-09-05_12.31.26

Output of checks

(If you are reporting a bug on GitLab.com, write: This bug happens on GitLab.com)

Results of GitLab environment info

Expand for output related to GitLab environment info

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:env:info)

(For installations from source run and paste the output of: sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production)

Results of GitLab application Check

Expand for output related to the GitLab application check

(For installations with omnibus-gitlab package run and paste the output of: sudo gitlab-rake gitlab:check SANITIZE=true)

(For installations from source run and paste the output of: sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)

(we will only investigate if the tests are passing)

Possible fixes

It seems this may have been introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1527/diffs#3ce511a4d3e59cdefbd25541c515e2ecc03a7868_240_241

cc @winh

Edited Sep 05, 2017 by Chris Peressini
Assignee Loading
Time tracking Loading