UI Bug with version GitLab Community Edition 15.10.1, MergeRequest error banner persists
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
There is a UI bug in the Gitlab community edition 15.10.1. When creating a Merge request, users follow two steps. They first press the create a merge request button to redirected to the final page before the merge request is created. On this page users can name the title and give a description of their MR. On this page, users can also view the diff of changes. When selecting the Changes tab to view the git diff before submitting the MR, an error banner appears and persists even though no error has occurred, the diff loads correct.
Steps to reproduce
- Clone any project on a gitlab community instance of 15.10.1
- Create a branch
- Create a diff and push your diff to your branch
- Using the gitlab UI, navigate to the repo
- Press the Create Merge Request Button
- On the next page, select the Changeds tab header to view the diff before creating the MR
- The Error Banner will appear and persist despite the diff loading correctly.
Example Project
What is the current bug behavior?
An error banner appears when checking the Merge request diff before submitting the Merge request
What is the expected correct behavior?
No error banner as the diff loaded correctly in the UI!
Relevant logs and/or screenshots
Screenshot_2023-04-06_at_7.10.38_AM
Output of checks
Gitlab Community Edition 15.10.1