Skip to content

Optimize click area in design version dropdown

What does this MR do?

  • Optimize click area in design version dropdown by using GlNewDropdown more effectively
  • Remove bolding of dropdown items
  • Place checked icon on the left of the dropdown items (by using GlNewDropdowns is-checked property, conforming to Pajamas)
  • Only capitalize first word of the "Showing latest version" and "Showing version #x" copy

Raised in #229505 (closed)

Screenshots

Kapture_2020-08-06_at_9.11.56

Before After
Screen_Shot_2020-08-06_at_9.14.27_am Screen_Shot_2020-08-06_at_9.11.09_am

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
Edited by Tom Quirk

Merge request reports