Skip to content

Fixed regression for dropdowns

Denys Mishunov requested to merge 38359-dropdown-regression into master

What does this MR do?

The MR fixes the visual regression introduced by !20176 (merged).

Screenshots

Some screenshots to confirm the regression being fixed:

View Before After
Create Confidential MR (from the MR that introduced the regression) Screenshot_2019-12-09_at_09.25.36 Screenshot_2019-12-09_at_09.04.39
Create new issue (the one referenced in regression issue) Screenshot_2019-12-09_at_09.24.50 Screenshot_2019-12-09_at_09.04.51
Groups listing Screenshot_2019-12-09_at_09.24.24 Screenshot_2019-12-09_at_09.06.33
Group view Screenshot_2019-12-09_at_09.23.39 Screenshot_2019-12-09_at_09.06.50
Labels selector Screenshot_2019-12-09_at_09.22.59 Screenshot_2019-12-09_at_09.20.18
Assignees selector Screenshot_2019-12-09_at_09.22.51 Screenshot_2019-12-09_at_09.20.59

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

Closes #38359 (closed)

Merge request reports