Skip to content

Do not display broadcast messages during onboarding flow

What does this MR do and why?

Removes broadcast messages from displaying during times described in #409525 (closed) due to distracting display and possible harm to acquisition and conversion.

This affects many places, and I attempted to test it in the most light weight possible w/o having a gap in testing.

Screenshots or screen recordings

Merely a few of areas used during signin/signup/trials/checkout/etc

area before after
sign in Screenshot_2023-05-05_at_11.01.53_AM Screenshot_2023-05-05_at_11.00.45_AM
sign up Screenshot_2023-05-05_at_11.02.03_AM Screenshot_2023-05-05_at_11.00.55_AM
trials Screenshot_2023-05-05_at_11.01.38_AM Screenshot_2023-05-05_at_11.00.03_AM

How to set up and validate locally

  1. Create a broadcast message
  2. Go to Sign in page.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #409525 (closed)

Edited by Doug Stull

Merge request reports