FastPass results
Scan details
- target page url:https://asura.feal.no/admins
- scan date:2022-04-25 3:45 PM UTC
- comment:Second round of testing - Admins page
Summary
18
0
18
Automated checks
Failed instances 6Failed instances 66 Failed
Path ul Snippet <ul class="MuiList-root MuiList-padding MuiMenu-list css-r8u8y9" role="menu" tabindex="-1" aria-labelledby="basic-button"> How to fix Fix the following:- Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox
Path a[href$="profile"] > li Snippet <li class="MuiMenuItem-root MuiMenuItem-gutters MuiButtonBase-root css-1km1ehz" tabindex="-1" role="menuitem"> How to fix Fix the following:- Required ARIA parents role not present: menu, menubar, group
Path a[href$="history"] > li Snippet <li class="MuiMenuItem-root MuiMenuItem-gutters MuiButtonBase-root css-1km1ehz" tabindex="-1" role="menuitem"> How to fix Fix the following:- Required ARIA parents role not present: menu, menubar, group
Path a[href$="admins"] > li Snippet <li class="MuiMenuItem-root MuiMenuItem-gutters MuiButtonBase-root css-1km1ehz" tabindex="-1" role="menuitem"> How to fix Fix the following:- Required ARIA parents role not present: menu, menubar, group
Path a:nth-child(4) > li Snippet <li class="MuiMenuItem-root MuiMenuItem-gutters MuiButtonBase-root css-1km1ehz" tabindex="-1" role="menuitem"> How to fix Fix the following:- Required ARIA parents role not present: menu, menubar, group
Path tr:nth-child(1) > td:nth-child(3) > .css-13sljp9.MuiFormControl-root > .MuiInput-root.MuiInput-underline.css-4kw2s1 > .MuiSelect-select.MuiSelect-standard.MuiInput-input Snippet <div tabindex="0" role="button" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="rankSelect rankSelect" id="rankSelect" class="MuiSelect-select MuiSelect-standard MuiInput-input MuiInputBase-input css-1cccqvr">Manager</div> How to fix Fix the following:- Document has multiple elements referenced with ARIA with the same id attribute: rankSelect
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)
duplicate-id-aria: Ensures every id attribute value used in ARIA and in labels is unique(WCAG 4.1.1)
Tab stops
Failed instances 12Failed instances 1212 Failed
Comment | [Automatically detected, needs review] Unreachable element: div[data-test="sentinelStart"]. |
---|---|
Comment | [Automatically detected, needs review] Unreachable element: a[href$="profile"] > li > .MuiButton-text.MuiButton-textPrimary.MuiButton-textSizeMedium. |
Comment | [Automatically detected, needs review] Unreachable element: a[href$="history"]. |
Comment | [Automatically detected, needs review] Unreachable element: a[href$="history"] > li > .MuiButton-text.MuiButton-textPrimary.MuiButton-textSizeMedium. |
Comment | [Automatically detected, needs review] Unreachable element: a[href$="admins"]. |
Comment | [Automatically detected, needs review] Unreachable element: a[href$="admins"] > li > .MuiButton-text.MuiButton-textPrimary.MuiButton-textSizeMedium. |
Comment | [Automatically detected, needs review] Unreachable element: a:nth-child(4). |
Comment | [Automatically detected, needs review] Unreachable element: a:nth-child(4) > li > .MuiButton-text.MuiButton-textPrimary.MuiButton-textSizeMedium. |
Comment | [Automatically detected, needs review] Unreachable element: div[data-test="sentinelEnd"]. |
Comment | [Automatically detected, needs review] Focus is still on element .Mui-focusVisible 500ms after pressing tab |
---|
Comment | [Automatically detected, needs review] Inconsistent tab order between elements. Starts at a[href$="profile"] and goes to .MuiIconButton-root. |
---|---|
Comment | [Automatically detected, needs review] Inconsistent tab order between elements. Starts at tr:nth-child(4) > .css-1a4b21o.MuiTableCell-alignCenter > .MuiButton-containedError.css-167edqq.MuiButton-contained and goes to a:nth-child(1). |
Focus indicator: All interactive elements give a visible indication when they have input focus.(WCAG 2.4.7)