Skip to content

Make tribute mentions autocomplete avatar and text bigger

Coung Ngo requested to merge cngo-make-tribute-mentions-autocomplete-bigger into master

What does this MR do?

We are in the process of migrating from atjs (deprecated and jQuery-based) to tribute for autocomplete under the feature flag tribute_autocomplete (defaulted to off).

When the tribute_autocomplete is turned on, the avatar and font is a bit small. This MR increases their size.

Related to &4002

Screenshots (strongly suggested)

before after
Screenshot_2021-01-20_at_5.59.21_pm Screenshot_2021-01-20_at_6.00.13_pm

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

Merge request reports