You're viewing a demo project. Sign up free to analyse your own codebase.
Accessibility
55
Accessibility Score
Needs attentionNotable accessibility gaps that should be addressed
Fix the top 3 issues to gain +20 points and reach 75
42
Template components
8
Form components
12
Violations
15
Interactive elements
Findings (5)
2 high 2 medium 1 low
1 resolved 9d agoSorted by impact
+8 Global CSS removes focus outlines new src/styles/global.css:12 Verified high high
+8 Images missing alt text across multiple components new src/components/Avatar.tsx:15 Verified high high
+4 Search input has no associated label new src/components/SearchBar.tsx:8 Verified medium medium
+4 Icon buttons missing accessible names src/components/Toolbar.tsx:34 Verified medium medium
+1 Form errors not announced to screen readers new src/components/LoginForm.tsx:42 Detected low low
Deterministic analysis scans up to 500 files. AI review interprets 10-15 high-signal files for contextual findings.