When two MR diff comment boxes are open, clicking the suggestion button suggests the code from the first
Steps to reproduce:
- Open an MR diff.
- Click to add a comment to one line and leave the comment box open.
- Click to add a comment to a second line and try to add a suggestion.
Expected: the suggested text is based on the line of code from step 3.
Expected: the suggested text is based on the line of code from step 2.