]> source.dussan.org Git - sonarqube.git/commit
SONAR-17845 Fix a11y issues
authorAmbroise <ambroise.christea@sonarsource.com>
Mon, 9 Jan 2023 16:44:58 +0000 (17:44 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 10 Jan 2023 20:03:01 +0000 (20:03 +0000)
commit3e48de517be3d38329631f7e0b245f1b7f3659ab
tree7476274622b2a5e157764629b440c6a948ab4d4b
parent365adc8eea61b479e5fd1d2facda26ed15da3b77
SONAR-17845 Fix a11y issues

Fix a11y issues:
- [1099717] Certain ARIA roles must contain particular children
- [1099818] Certain ARIA roles must be contained by particular parents
- [1098592] Visual list is not marked up as list
server/sonar-web/src/main/js/apps/coding-rules/__tests__/CodingRules-it.ts
server/sonar-web/src/main/js/apps/coding-rules/components/App.tsx
server/sonar-web/src/main/js/apps/coding-rules/components/RuleListItem.tsx
server/sonar-web/src/main/js/apps/coding-rules/components/__tests__/__snapshots__/App-test.tsx.snap
server/sonar-web/src/main/js/apps/coding-rules/components/__tests__/__snapshots__/RuleListItem-test.tsx.snap