Skip to content

Delete some issues CSS

Coung Ngo requested to merge cngo-delete-issues-css into master

What does this MR do and why?

This MR deletes some unused CSS and converts some to utility classes.

Screenshots or screen recordings

before after
1-bef 1-aft
2-bef 2-aft
3-bef 3-aft
4-bef 4-aft

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Visit the following pages to test the CSS changes
    • Issues analytics page, e.g. http://127.0.0.1:3000/groups/h5bp/-/issues_analytics
    • Boards/epic boards page, e.g. http://127.0.0.1:3000/groups/h5bp/-/epic_boards
    • Epic page with related epics, e.g. http://127.0.0.1:3000/groups/h5bp/-/epics/1
    • Issue page with related merge requests, e.g. http://127.0.0.1:3000/flightjs/Flight/-/issues/1

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