← Back to summary

https://build.ca.gov/photo-gallery FAIL

Score: 84/100 • Errors: 2 • Warnings: 1 • Notices: 0
Tests Passed: 29/32 • Response Time: 5942ms
Target: WCAG 2.1 Level AA • Settle Delay: 2000ms • Audit Profile: wcag • Run Profile: desktop
Tags Used: wcag2a, wcag2aa, wcag21a, wcag21aa
Excluded Rules: none

Errors (2)

aria-progressbar-name serious
ARIA progressbar nodes must have an accessible name
nodes: 1
target .MuiLinearProgress-root
Fix any of the following: aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
HTML snippet
<span class="MuiLinearProgress-root MuiLinearProgress-colorPrimary MuiLinearProgress-indeterminate bg-darkBlue-100 [&_.MuiLinearProgress-bar]:bg-darkBlue-50 css-7p5u54" role="progressbar">
aria-required-children critical
Certain ARIA roles must contain particular children
nodes: 1
target ul[role="tablist"]
Fix any of the following: Element has children which are not allowed: [role=button]
HTML snippet
<ul role="tablist" class="flex items-center space-x-2">

Incomplete (manual review) (1)

color-contrast serious
Elements must meet minimum color contrast ratio thresholds
Manual review required to confirm this issue.
nodes: 1
target h1
Fix any of the following: Element's background color could not be determined because it is overlapped by another element
HTML snippet
<h1 class="mobile-page-title lg:desktop-page-title text-neutral-white" data-contentful-field-id="pageName" data-contentful-entry-id="5PR6F6rpZvnnrBEmDB4Otq">Photo Gallery</h1>