]> source.dussan.org Git - sonarqube.git/commit
SONAR-17723 make links in tooltip to be interactive via keyboard
authorstanislavh <stanislav.honcharov@sonarsource.com>
Tue, 13 Dec 2022 16:30:41 +0000 (17:30 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 15 Dec 2022 20:03:33 +0000 (20:03 +0000)
commita48504427c0907284ce4010574d673f7aeac0e4a
treedad24e806e4061543b357ffc62a588aba6db83ed
parent4286d7315d2161185e2708720193ed88569be41a
SONAR-17723 make links in tooltip to be interactive via keyboard
server/sonar-web/src/main/js/api/mocks/SecurityHotspotServiceMock.ts
server/sonar-web/src/main/js/apps/security-hotspots/__tests__/SecurityHotspotsApp-it.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/assignee/AssigneeRenderer.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/assignee/__tests__/__snapshots__/AssigneeRenderer-test.tsx.snap
server/sonar-web/src/main/js/components/common/DocumentationTooltip.tsx
server/sonar-web/src/main/js/components/common/__tests__/DocumentationTooltip-test.tsx
server/sonar-web/src/main/js/components/common/__tests__/__snapshots__/DocumentationTooltip-test.tsx.snap [deleted file]
server/sonar-web/src/main/js/components/controls/FocusOutHandler.tsx
server/sonar-web/src/main/js/components/controls/HelpTooltip.tsx
server/sonar-web/src/main/js/components/controls/Tooltip.tsx
server/sonar-web/src/main/js/components/controls/__tests__/__snapshots__/HelpTooltip-test.tsx.snap