Skip to content

Use monospace font for code inputs in Pages setup

What does this MR do and why?

Changes the container name input, setup steps and build steps text inputs to use monospaced font, since the user is entering code

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
gdk.test_3000_flightjs_Flight_pages_new__5_ gdk.test_3000_flightjs_Flight_pages_new
gdk.test_3000_flightjs_Flight_pages_new__6_ gdk.test_3000_flightjs_Flight_pages_new__1_
gdk.test_3000_flightjs_Flight_pages_new__7_ gdk.test_3000_flightjs_Flight_pages_new__2_
gdk.test_3000_flightjs_Flight_pages_new__8_ gdk.test_3000_flightjs_Flight_pages_new__3_
gdk.test_3000_flightjs_Flight_pages_new__9_ gdk.test_3000_flightjs_Flight_pages_new__4_

How to set up and validate locally

  1. Check out this branch
  2. Visit the Pages page for a project that is not yet deployed to gitlab pages in the GDK
  3. follow the setup steps and notice that the inputs use a monospace font for the content that is added to the yaml file

Merge request reports