Skip to content

Geo Forms - Fix Buttons

Zack Cuddy requested to merge 336997-geo-form-left-actions into master

What does this MR do and why?

Closes #336997 (closed)

This changes does the following to the Geo Settings and Geo Sites Forms:

  • Updates button variant from success -> info
  • Aligns buttons to the left of the form
  • Adds 16px spacing between buttons
  • Removes bottom border on form

Screenshots or screen recordings

Before After
Settings Settings_-_Before Screen_Shot_2022-01-21_at_10.49.31_AM
New New_-_Before New_-_After
Edit Primary Primary_Edit_-_Before Primary_Edit_-_After
Edit Secondary Secondary_Edit_-_Before Secondary_Edit_-_After

How to set up and validate locally

  1. Fetch and checkout this branch
  2. Setup Geo and access your Primary GDK (How to setup Geo)
  3. Navigate to the Geo Settings form (admin/geo/settings) and ensure everything looks good
  4. Go to the new Geo Site form (admin/geo/sites/new) and ensure everything looks good
  5. Edit your primary node (ex. admin/geo/sites/1/edit) and ensure everything looks good
  6. Edit your secondary node (ex. admin/geo/sites/2/edit) and ensure everything looks good

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

Edited by Zack Cuddy

Merge request reports