Skip to content

Improve mobile-friendliness of paid feature highlight experiment

What does this MR do?

Improves the mobile-friendliness of the Highlight Paid Features During Active Trial experiment. In order to do so, we need to make use of some gitlab-ui utility classes that do not yet exist. Since this is only an experiment, we’ve opted to add those utility classes directly to the codebase. There is a follow-up issue to move them to the gitlab-ui project as part of the experiment clean-up phase should this experiment be deemed a success.

Screenshots

Before After
image image

How to test this locally

Please follow the directions from this MR.

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 #327997 (closed)

Edited by Dallas Reedy

Merge request reports