stable
Clone or download
Read-only
request #29620 Newly added file-diff comment disappears when we switch diff mode
How to reproduce: - In side-by-side or unidiff mode, add a new comment on a given line - Switch to the other diff mode --> The comment is not displayed, even we you go back to the previous mode. How to test: --> When a comment is created and you switch between the two modes back and forth, the comment is displayed in the editor. Change-Id: I9635ac98ddefcfee9874f17c553943fc1284ff27
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/scripts/pullrequests-app/src/app/comments/PullRequestCommentRepliesStore.test.ts | +1 | −0 | Go to diff View file |
M | plugins/pullrequest/scripts/pullrequests-app/src/app/comments/PullRequestCommentRepliesStore.ts | +8 | −3 | Go to diff View file |