Skip to content

Fix Roadmap frontend glitches and timeline bar placement

Kushal Pandya requested to merge kp-roadmap-layout-fixes-15-10 into 15-10-stable-ee

What does this MR do and why?

Note: This MR is a backport of !119954 (merged) & !120718 (merged) for %15.10, which are already merged in master and are live on GitLab.com.

This MR fixes number of issues for Roadmap;

  • Fixes logic used for calculating container heights and positions to prevent UI glitches happening across roadmap.
  • Fixes a bug where timeline bars on Roadmap were not aligned correctly to match the dates due to shrunk container element (#410729 (closed), #393031 (closed)).

Screenshots or screen recordings

Refer to original MRs

How to set up and validate locally

Refer to original MRs.

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