Skip to content

Hide filters UI in Roadmap within epic page

Kushal Pandya requested to merge kp-fix-roadmap-render-within-epic into master

What does this MR do and why?

This MR is a follow-up on !71398 (merged) where Roadmap filters UI would show momentarily (i.e. while data is being loaded) within an epic page. So this MR does a couple of things;

  • Fix the ~bug where Roadmap filtering UI shows up on Epic page.
  • Clean up tests for Roadmap component.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

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

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 Kushal Pandya

Merge request reports