Skip to content

Diff: Fix border radius of thread

Sascha Eggenberger requested to merge diff-threads-border-radius-fix into master

What does this MR do and why?

Fixes the bottom border radius of diff threads.

Screenshots or screen recordings

Before After
before after
dir_before dir_after

How to set up and validate locally

  1. Create a MR with a single file change and create a new thread on the last line (see first screenshot)
  2. Go to MR with multiple file changes (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/3/diffs) and start a thread on the last line of a file

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