Skip to content

Child issues and epics widget: Fix alignment and overflow issue

Sascha Eggenberger requested to merge epic-child-issues-overflow-fix into master

What does this MR do and why?

Fixes a small misalignment (uneven spacing left & right) on the «Child issues and epics» widget which can cause to some overflow (scrollbar).

Thanks @markrian for reporting on #is-this-known.

Screenshots or screen recordings

Before After
before after
before_2 after_2
scrollbar_before scrollbar_after

How to set up and validate locally

  1. Go to an Epic (e.g. http://gdk.test:3000/groups/flightjs/-/epics/1)
  2. Add some items to the «Child issues and epics» widget

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #424403 (closed)

Edited by Sascha Eggenberger

Merge request reports