From: Wouter Admiraal Date: Mon, 24 Dec 2018 13:02:18 +0000 (+0100) Subject: SONAR-11444 Issue comment form should not close automatically when selecting code X-Git-Tag: 7.6~192 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c39e2257d8a54c9fe48f5a9f0474bf5631207770;p=sonarqube.git SONAR-11444 Issue comment form should not close automatically when selecting code --- diff --git a/server/sonar-web/src/main/js/components/issue/components/IssueCommentAction.tsx b/server/sonar-web/src/main/js/components/issue/components/IssueCommentAction.tsx index e7a971d18fe..70ae7675aef 100644 --- a/server/sonar-web/src/main/js/components/issue/components/IssueCommentAction.tsx +++ b/server/sonar-web/src/main/js/components/issue/components/IssueCommentAction.tsx @@ -51,6 +51,7 @@ export default class IssueCommentAction extends React.PureComponent { return (
  • {comment.updatable && (