Fix image diff discussions in merge requests
What does this MR do and why?
Fixes Merge Request discussions on images in timeline... (#391427 - closed).
Diff discussions for images now properly display on the merge request Overview page.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- Open any merge request
- Commit an image to the merge request branch
- Refresh the merge request page
- Comment on the image
- Click on the Overview tab and refresh the page
- The image diff discussion should display the image
Edited by Stanislav Lashmanov