Skip to content

Add language picker to SaaS trial signup form

What does this MR do and why?

Adds language picker on trial_registration page, a footer with links is added alongside it (discussion leading to the footer and links). We decided to only add the footer to trial_registration page, so the footer is not added via minimal layout.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-09-12_at_4.37.34_PM Screenshot_2023-09-12_at_4.36.54_PM

How to set up and validate locally

  1. Simulate SaaS and signed in as admin.
  2. Setup Terms page
  3. Make sure you are logged out
  4. Visit /-/trial_registrations/new

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 #381717

Edited by Roy Liu

Merge request reports