Skip to content

Fix Popover Trial Status Text for New Trials

Jason Goodman requested to merge new-trials-status-popover-text into master

What does this MR do?

New trial plans include the word "Trial" in the plan name. "Ultimate Trial" for instance, instead of just "Ultimate".

This MR removes the word "Trial" from the plan name in some circumstances where it causes repetition of the word "Trial".

See: https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/3378#note_656452034

Issue: https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/3378

Screenshots

Before

Fixes

After

Screen_Shot_2021-08-21_at_3.26.58_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Jason Goodman

Merge request reports