FastPass results
Scan details
- target page url:http://localhost:3000/tournament/2
- scan date:2022-03-28 1:07 PM UTC
- comment:First "View Tournaments" test - results
Summary
2
0
18
Automated checks
Failed instances 1Failed instances 11 Failed
Path .MuiButton-containedGrape Snippet <button class="MuiButton-root MuiButton-contained MuiButton-containedGrape MuiButton-sizeMedium MuiButton-containedSizeMedium MuiButtonBase-root OverviewButton css-yuy6tr-MuiButtonBase-root-MuiButton-root" tabindex="0" type="button"> How to fix Fix the following:- Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #b76bbf, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #b76bbf, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
- Use background color: #9b5aa2 and the original foreground color: #ffffff to meet a contrast ratio of 4.80:1. Use background color: #9b5aa2 and the original foreground color: #ffffff to meet a contrast ratio of 4.80:1.
- Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #b76bbf, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1Element has insufficient color contrast of 3.57 (foreground color: #ffffff, background color: #b76bbf, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
aria-hidden-focus: Ensures aria-hidden elements do not contain focusable elements(WCAG 1.3.1, WCAG 4.1.2)
avoid-inline-spacing: Ensure that text spacing set through style attributes can be adjusted with custom stylesheets(WCAG 1.4.12)New for WCAG 2.1
color-contrast: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds(WCAG 1.4.3)
Tab stops
Failed instances 1Failed instances 11 Failed
Comment | No brackets could be accessed through tabbing |
---|
Keyboard traps: There are no interactive elements that “trap” input focus and prevent navigating away.(WCAG 2.1.2)
Focus indicator: All interactive elements give a visible indication when they have input focus.(WCAG 2.4.7)
Tab order: The tab order is consistent with the logical order that's communicated visually.(WCAG 2.4.3)