Move the diff file conflict error alert to be above the diff file header
What does this MR do and why?
For #456497 (closed)
Moves the conflict warning for a file to be above the file title/header.
This arrangement more closely aligns with error positioning of other UI elements (above the beginning of the otherwise normal content).
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
![]() |
![]() |
How to set up and validate locally
- Have an MR with a conflicted file
- It will be useful to also have other files in the MR, to see how the conflicted file looks among others
- Visit the MR's Changes tab
Edited by Thomas Randolph