Skip to content

Improve related issues code

Coung Ngo requested to merge cngo-improve-related-issues-code into master

What does this MR do and why?

This MR improves related issues code by:

  • Removing CSS in favour of utility classes
  • Updating feature tests to use text labels
  • Moving related issues CSS to CE as it is now in the free tier

There is also a change in spacing because we are now using spacing that is pajamas-compliant.

Screenshots or screen recordings

before after
Screenshot_2021-09-29_at_4.05.16_pm Screenshot_2021-09-29_at_6.34.01_pm

How to set up and validate locally

  1. Visit any issue such as http://127.0.0.1:3000/h5bp/html5-boilerplate/-/issues/1
  2. In the linked issues section, click the + button and test the input that 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.

Merge request reports