]> source.dussan.org Git - sonarqube.git/commit
SONAR-16069 Scroll to primary hotspot location
authorJeremy Davis <jeremy.davis@sonarsource.com>
Thu, 10 Mar 2022 10:35:33 +0000 (11:35 +0100)
committersonartech <sonartech@sonarsource.com>
Fri, 11 Mar 2022 10:30:55 +0000 (10:30 +0000)
commit430ffc7c4f96676636d3f03e47e90035f3c9d3e5
tree0447a65d9ba1458860c98ff4c0156b35192a3707
parent77e7247fc9a7a32d9ce6a67a7a55f95702e155a8
SONAR-16069 Scroll to primary hotspot location
server/sonar-web/src/main/js/apps/security-hotspots/SecurityHotspotsApp.tsx
server/sonar-web/src/main/js/apps/security-hotspots/SecurityHotspotsAppRenderer.tsx
server/sonar-web/src/main/js/apps/security-hotspots/__tests__/SecurityHotspotsApp-test.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotList.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotListItem.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotPrimaryLocationBox.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotSimpleList.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotSnippetContainerRenderer.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/HotspotListItem-test.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/HotspotPrimaryLocationBox-test.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/HotspotListItem-test.tsx.snap