Skip to content

Adjust styling on /company page for automatic_trial_registration

Roy Liu requested to merge 409406-adjust-css-automatic-trial-registration into master

What does this MR do and why?

Related to #409406

Adjust styling of the description text for the candidate experience of automatic_trial_registration experiment according to UX review.

  1. Increase top margin to 8px
  2. Change text color to gray-500

Screenshots or screen recordings

Before After
Screenshot_2023-05-01_at_13.05.53 Screenshot_2023-05-05_at_1.44.41_PM

How to set up and validate locally

  1. Start local GDK simulating SaaS.
  2. In rails console, enable the experiment by Feature.enable(:automatic_trial_registration)
  3. Go through register and on sign_up/welcome page, select My company or team and Create a new project
  4. Land on the /sign_up/company form page and observe.

MR acceptance checklist

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

Edited by Roy Liu

Merge request reports

Loading