Skip to content

Update edit profile page form styling

What does this MR do and why?

Related to #358333 (closed)

Updates form styling on edit profile page to be Pajamas compliant. Previously this form was using the Bootstrap Form. Bootstrap Form automatically added Bootstrap classes and used slightly different syntax than the default Rails Form Builder so we needed to add some extra CSS classes for styling.

Screenshots or screen recordings

Desktop

Before After
gdk.peterhegman.com_3000_-profile__2 gdk.peterhegman.com_3000_-profile__1

Mobile

Before After
gdk.peterhegman.com_3000_-profile_iPhone_SE___1 gdk.peterhegman.com_3000_-profile_iPhone_SE

How to set up and validate locally

Sign in and navigate to /-/profile

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 Peter Hegman

Merge request reports

Loading