Skip to content

Converts subscriptions.scss into page specific bundles

What does this MR do and why?

Converts subscriptions.scss into page specific bundles

  • Removes unused styles as a result of purchase flow migration
  • Splits subscriptions.scss file into two page specific scss files
    • Identity verification flow specific styles for Zuora iframe
    • Registration flow specific styles

Related to #366602 (closed)

Screenshots or screen recordings

Scenario Before After
CleanShot 2025-11-04 at 14.52.42.png CleanShot 2025-11-04 at 15.43.22.png
CleanShot 2025-11-04 at 14.53.28.png CleanShot 2025-11-04 at 15.38.36.png
CleanShot 2025-11-04 at 14.54.58.png CleanShot 2025-11-04 at 15.38.23.png
CleanShot 2025-11-04 at 14.57.35.png CleanShot 2025-11-04 at 15.38.04.png

How to set up and validate locally

Sign up flow

  1. Start registration process as a new user at http://localhost:3000/
  2. Continue with the registration flow
  3. Apply import_project_testing.patch to show import options

Identity verification

  1. Log in as root
  2. Visit http://localhost:3000/-/identity_verification
  3. Choose Verify with a phone number instead? option

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading