Skip to content

Fix /trials/new css when "Layout width" is set to "Fluid"

Roy Liu requested to merge 417644-fix-trials-new-page-layout-width into master

What does this MR do and why?

Fix layout issue on trials/new pages when user has Layout width set to Fluid in preferences.

Screenshots or screen recordings

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

Page Before After
trials/new Screenshot_2023-07-11_at_10.53.24_AM Screenshot_2023-07-31_at_2.03.34_PM

How to set up and validate locally

  1. Ensure Layout Setting is set to Fluid under http://gdk.test:3000/-/profile/preferences
  2. Visit http://gdk.test:3000/-/trials/new and confirm the layout issue exists.
  3. Check out this branch.
  4. Visit http://gdk.test:3000/-/trials/new and confirm the layout issue has been addressed.

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

Edited by Roy Liu

Merge request reports