Skip to content

Remove spacing from WorkItemTypeIcon

Coung Ngo requested to merge cngo-refactor-work-item-type-icon-styling into master

What does this MR do and why?

This MR removes spacing from WorkItemTypeIcon so consumers don't need to override it

Screenshots or screen recordings

No visual changes

Before After
Screenshot_2023-09-11_at_17-57-37_Issues___Flightjs___Flight_️___GitLab Screenshot_2023-09-11_at_18-00-00_Issues___Flightjs___Flight_️___GitLab
Screenshot_2023-09-11_at_17-57-45_Voluptatem_vitae_sit_debitis_commodi_totam_illo_similique_tempora_inventore.___1____Issues___Flightjs___Flight_️___GitLab Screenshot_2023-09-11_at_18-00-13_Voluptatem_vitae_sit_debitis_commodi_totam_illo_similique_tempora_inventore.___1____Issues___Flightjs___Flight_️___GitLab
Screenshot_2023-09-11_at_17-57-51_Development___Boards___Flightjs___Flight_️___GitLab Screenshot_2023-09-11_at_18-00-18_Development___Boards___Flightjs___Flight_️___GitLab
Screenshot_2023-09-11_at_17-57-59__38___Flightjs___Flight_️___GitLab Screenshot_2023-09-11_at_18-00-22__38___Flightjs___Flight_️___GitLab

How to set up and validate locally

Check the work item type icons on the following pages:

  • Issues list http://127.0.0.1:3000/flightjs/Flight/-/issues
  • Issue page http://127.0.0.1:3000/flightjs/Flight/-/issues/1
  • Boards http://127.0.0.1:3000/flightjs/Flight/-/boards
  • Work item detail (create task in an issue then open the task)

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 Coung Ngo

Merge request reports