Skip to content

Fix epic header spacing

Coung Ngo requested to merge cngo-fix-epic-header into master

What does this MR do and why?

This MR fixes an epic header spacing issue that was introduced by the recently merged !127613 (merged)

This MR also clean ups some code. EpicApp was no longer needed so it was deleted (with some of its code moved to EpicBody) then EpicBody was renamed to EpicApp

No changelog required since this fixes the spacing issue which was introduced in the same release

Screenshots or screen recordings

Before After
Screenshot_2023-08-08_at_16-32-17_Quae_id_aliquid_beatae_voluptate_voluptatibus_possimus_deleniti_earum_corrupti.___1____Epics___Flightjs___GitLab Screenshot_2023-08-08_at_16-51-59_Quae_id_aliquid_beatae_voluptate_voluptatibus_possimus_deleniti_earum_corrupti.___1____Epics___Flightjs___GitLab

How to set up and validate locally

  1. Visit any epic
  2. Check the header spacing

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