Skip to content

Fix trial and company form jumping on resize

Doug Stull requested to merge 411513-fix-jumping into master

What does this MR do and why?

Fix trial and company form jumping on resize that occurs due to column/row resizing.

  • ui polish

Changed: other EE: true

Screenshots or screen recordings

see videos in #411513 (closed) of before jumping

afterwards no longer jumps

How to set up and validate locally

  1. Setup to simulate SaaS and restart GDK
  2. Go to /-/trials/select and select create group - verify illustration doesn't 'jump'
  3. Got to /-/trials/new and select united states of america - verify illustration doesn't 'jump' when state input appears
  4. Go to /users/sign_up/company/new and select united states of america - verify illustration doesn't 'jump' when state input appears

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 #411513 (closed)

Edited by Doug Stull

Merge request reports