]> source.dussan.org Git - sonarqube.git/commit
SONAR-16703 [891671] Keyboard focus is not placed on opened modal
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Tue, 26 Jul 2022 09:13:22 +0000 (11:13 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 28 Jul 2022 20:02:55 +0000 (20:02 +0000)
commit20ff6984cda389ef9c01005e5f352fe95dad4e0a
tree86a2f75275cdc909f45d10868b50cb7df57f3d5d
parentd1d45ed48d5da28aa690a053046aff4dbdcb496a
SONAR-16703 [891671] Keyboard focus is not placed on opened modal
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/ProjectInformationRenderer.tsx
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/__tests__/ProjectInformationRenderer-test.tsx
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/__tests__/__snapshots__/ProjectInformationRenderer-test.tsx.snap
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/badges/ProjectBadges.tsx
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/badges/__tests__/ProjectBadges-test.tsx
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/badges/__tests__/__snapshots__/ProjectBadges-test.tsx.snap
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/notifications/ProjectNotifications.tsx
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/notifications/__tests__/ProjectNotifications-test.tsx
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/notifications/__tests__/__snapshots__/ProjectNotifications-test.tsx.snap