Skip to content

Fix work item modal timeline in dark mode

What does this MR do and why?

Make sure that the part of the timeline we want to hide has the same background color as the modal.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Check out this branch
  2. In the GDK, ensure you are using dark mode
  3. Visit an issue that has a child task (or create a child task on an issue)
  4. View the task in a modal on its parent (i.e., not in its own separate tab)
  5. You should see that the timeline in the activity feed for the task matches the "After" screenshot above

Related to #482034 (closed) Related to #474922

Edited by Chad Lavimoniere

Merge request reports

Loading