Skip to content

Fix empty space above WI title

Abhilash Kotte requested to merge akotte/fix-empty-space-in-wi-header into master

What does this MR do and why?

This is a small patch to fix empty space above WI title for Epic work items with subepics enabled and no ancestors.

MR: !157496 (merged)

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-07-05_at_11.10.59_AM Screenshot_2024-07-05_at_11.10.37_AM

How to set up and validate locally

To test this locally, you need to enable WI at group level, so you will have to enable these feature flags namespace_level_work_items (If you are still unable to access work-item page for an epic then enable/disable FF from this list - &11777 )

  1. Visit Epics page and try to create a new EPIC(If all relevant FF's are enabled then you should see a modal when you click on New Epic)
  2. On visiting an EPIC , you should not see empty space above WI title.
Edited by Abhilash Kotte

Merge request reports