]> source.dussan.org Git - sonarqube.git/commit
SONAR-16538 On selecting issue, scrolling to the issue message box in code panel
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>
Tue, 9 Aug 2022 13:04:16 +0000 (15:04 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 10 Aug 2022 10:04:06 +0000 (10:04 +0000)
commit1ef2bbc5841cd248c44058681d548c146ad7bffa
treeff8ccbb3c00746bf78bbeabd57027aa73d7a2f63
parent51f2a5f82dab35a96ccdcee1d7e891af7f3c1394
SONAR-16538 On selecting issue, scrolling to the issue message box in code panel
server/sonar-web/src/main/js/apps/issues/components/IssuesSourceViewer.tsx
server/sonar-web/src/main/js/apps/issues/components/__tests__/IssuesSourceViewer-test.tsx
server/sonar-web/src/main/js/apps/issues/components/__tests__/__snapshots__/IssuesSourceViewer-test.tsx.snap
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/ComponentSourceSnippetGroupViewer.tsx
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/CrossComponentSourceViewer.tsx
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/__tests__/ComponentSourceSnippetGroupViewer-test.tsx
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/__tests__/CrossComponentSourceViewer-test.tsx
server/sonar-web/src/main/js/components/issue/IssueMessageBox.tsx
server/sonar-web/src/main/js/components/issue/IssueView.tsx
server/sonar-web/src/main/js/components/issue/__tests__/__snapshots__/IssueView-test.tsx.snap