federated-sharing-standard.axe-path axe path report

Run Metadata

Created2026-07-27T12:16:39.685Z
Schema versionujg-fed-a11y.axe-path.v1
Metadata{ "documentId": "urn:ujg:document:nextcloud-federated-sharing", "testMode": "standard", "mode": "standard", "planItemCount": 15 }

Summary

Items15
Audited13
Skipped1
Not applicable1
Violations23
Incomplete39
Passes560
Inapplicable1055

Scan Metrics

ScanViolationsIncompletePassesInapplicable
Page state2335404406
Matched surface04156649

Path Items

urn:step:alice-federated-sharing

standard-000-alice-files-ready audited total V:3 I:3 page V:3 I:3 locator V:0 I:0
Statusaudited
Reason
URLhttp://host.docker.internal:18081/apps/files/files
Strictfalse
ReportsJSON HTML
Violations3
Incomplete3
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state333032
Matched surface001250
Metadata{ "mode": "standard", "itemIndex": 0, "kind": "state", "graphNodeId": "urn:state:alice-files-ready", "userId": "urn:user:alice", "touchpointId": "urn:touchpoint:nextcloud-a", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:alice-federated-sharing", "entryId": "urn:entry:alice-federated-sharing", "entryBindingValue": "nextcloud.files", "stateId": "urn:state:alice-files-ready", "surfaceId": "urn:surface:alice-files-ready", "expectedMatchCount": 1, "bindingIds": [ "urn:obs:alice-files-ready-presence" ], "locatorIds": [ "urn:locator:alice-file-row" ], "bindings": [ { "bindingId": "urn:obs:alice-files-ready-presence", "surfaceId": "urn:surface:alice-files-ready", "eventId": "urn:observation-event:presence", "locatorIds": [ "urn:locator:alice-file-row" ], "locators": [ { "locatorId": "urn:locator:alice-file-row", "features": [], "label": "Alice target file row", "role": "row", "accessibleName": "report.pdf" } ], "label": "Observe Alice files ready", "eventLabel": "Presence", "expectedMatchCount": 1 } ], "stateLabel": "Alice files app is ready", "surfaceLabel": "Alice files list with target file", "eventIds": [ "urn:observation-event:presence" ], "eventId": "urn:observation-event:presence" }

Source Screenshot

standard-000-alice-files-ready.source.playwright-screenshot.png

Source screenshot for standard-000-alice-files-ready
Page state: V:3 I:3 P:30 N/A:32
ScanViolationsIncompletePassesInapplicable
Page state333032
Violations
page-state: aria-allowed-attr: Elements must only use supported ARIA attributes

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-allowed-attr?application=playwright

Ensure an element's role supports its ARIA attributes

#read-only-editor
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-violation-aria-allowed-attr-node-0
Failure summaryFix all of the following: ARIA attribute is not allowed: aria-expanded="false"
Path/apps/files/files
Axe target querydocument.querySelectorAll("#read-only-editor")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.aria-allowed-attr.0.axe-highlighted.png
Screenshot error
page-state: aria-input-field-name: ARIA input fields must have an accessible name

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name?application=playwright

Ensure every ARIA input field has an accessible name

.tiptap
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-violation-aria-input-field-name-node-0
Failure summaryFix 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
Path/apps/files/files
Axe target querydocument.querySelectorAll(".tiptap")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.aria-input-field-name.0.axe-highlighted.png
Screenshot error
page-state: label: Form elements must have labels

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/label?application=playwright

Ensure every form element has a label

input[multiple="multiple"]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-violation-label-node-0
Failure summaryFix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> 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 Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"
Path/apps/files/files
Axe target querydocument.querySelectorAll("input[multiple=\"multiple\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.label.0.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-hidden-focus: ARIA hidden element must not be focusable or contain focusable elements

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus?application=playwright

Ensure aria-hidden elements are not focusable nor contain focusable elements

#h-welcome-to-nextcloud
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-aria-hidden-focus-node-0
Failure summaryFix all of the following: Check that focusable elements are not tabbable in the current state
Path/apps/files/files
Axe target querydocument.querySelectorAll("#h-welcome-to-nextcloud")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.aria-hidden-focus.0.axe-highlighted.png
Screenshot error
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page: aria-describedby="udtpa"
Path/apps/files/files
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
.tiptap > h1
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-9
Failure summaryFix any of the following: Element's background color could not be determined due to a pseudo element
Path/apps/files/files
Axe target querydocument.querySelectorAll(".tiptap > h1")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.9.axe-highlighted.png
Screenshot error
.tiptap > p:nth-child(2)
Detailed HTMLstandard-000-alice-files-ready.axe.html#scan-page-state-incomplete-color-contrast-node-10
Failure summaryFix any of the following: Element's background color could not be determined due to a pseudo element
Path/apps/files/files
Axe target querydocument.querySelectorAll(".tiptap > p:nth-child(2)")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-000-alice-files-ready.page-state.color-contrast.10.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:0 P:12 N/A:50
ScanViolationsIncompletePassesInapplicable
Matched surface001250
Violations

No violations reported.

Incomplete

No incomplete checks reported.

standard-001-alice-opens-file-menu audited total V:2 I:3 page V:2 I:3 locator V:0 I:0
Statusaudited
Reason
URLhttp://host.docker.internal:18081/apps/files/files
Strictfalse
ReportsJSON HTML
Violations2
Incomplete3
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state233032
Matched surface00953
Metadata{ "mode": "standard", "itemIndex": 1, "kind": "transition", "graphNodeId": "urn:transition:alice-opens-file-menu", "userId": "urn:user:alice", "touchpointId": "urn:touchpoint:nextcloud-a", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:alice-federated-sharing", "entryId": "urn:entry:alice-federated-sharing", "entryBindingValue": "nextcloud.files", "transitionId": "urn:transition:alice-opens-file-menu", "fromStateId": "urn:state:alice-files-ready", "toStateId": "urn:state:alice-share-panel-open", "surfaceId": "urn:surface:alice-opens-file-menu", "eventId": "urn:observation-event:button-activation", "bindingIds": [ "urn:obs:alice-opens-file-menu-activation" ], "locatorIds": [ "urn:locator:file-share-action" ], "bindings": [ { "bindingId": "urn:obs:alice-opens-file-menu-activation", "surfaceId": "urn:surface:alice-opens-file-menu", "eventId": "urn:observation-event:button-activation", "locatorIds": [ "urn:locator:file-share-action" ], "locators": [ { "locatorId": "urn:locator:file-share-action", "features": [], "label": "File share action", "role": "button", "accessibleName": "Sharing options" } ], "label": "Activate Alice share action", "eventLabel": "Button activation" } ], "transitionLabel": "Alice opens the sharing panel", "fromStateLabel": "Alice files app is ready", "toStateLabel": "Alice sharing panel is open", "surfaceLabel": "Alice file share action", "eventLabel": "Button activation" }
Page state: V:2 I:3 P:30 N/A:32
ScanViolationsIncompletePassesInapplicable
Page state233032
Violations
page-state: aria-input-field-name: ARIA input fields must have an accessible name

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name?application=playwright

Ensure every ARIA input field has an accessible name

.tiptap
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-violation-aria-input-field-name-node-0
Failure summaryFix 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
Path/apps/files/files
Axe target querydocument.querySelectorAll(".tiptap")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.aria-input-field-name.0.axe-highlighted.png
Screenshot error
page-state: label: Form elements must have labels

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/label?application=playwright

Ensure every form element has a label

input[data-cy-upload-picker-input=""]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-violation-label-node-0
Failure summaryFix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> 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 Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"
Path/apps/files/files
Axe target querydocument.querySelectorAll("input[data-cy-upload-picker-input=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.label.0.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-hidden-focus: ARIA hidden element must not be focusable or contain focusable elements

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus?application=playwright

Ensure aria-hidden elements are not focusable nor contain focusable elements

#h-welcome-to-nextcloud
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-aria-hidden-focus-node-0
Failure summaryFix all of the following: Check that focusable elements are not tabbable in the current state
Path/apps/files/files
Axe target querydocument.querySelectorAll("#h-welcome-to-nextcloud")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.aria-hidden-focus.0.axe-highlighted.png
Screenshot error
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page: aria-describedby="udtpa"
Path/apps/files/files
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
.tiptap > h1
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-9
Failure summaryFix any of the following: Element's background color could not be determined due to a pseudo element
Path/apps/files/files
Axe target querydocument.querySelectorAll(".tiptap > h1")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.9.axe-highlighted.png
Screenshot error
.tiptap > p:nth-child(2)
Detailed HTMLstandard-001-alice-opens-file-menu.axe.html#scan-page-state-incomplete-color-contrast-node-10
Failure summaryFix any of the following: Element's background color could not be determined due to a pseudo element
Path/apps/files/files
Axe target querydocument.querySelectorAll(".tiptap > p:nth-child(2)")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-001-alice-opens-file-menu.page-state.color-contrast.10.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:0 P:9 N/A:53
ScanViolationsIncompletePassesInapplicable
Matched surface00953
Violations

No violations reported.

Incomplete

No incomplete checks reported.

standard-002-alice-share-panel-open audited total V:2 I:4 page V:2 I:3 locator V:0 I:1
Statusaudited
Reason
URLhttp://host.docker.internal:18081/apps/files/files/183?opendetails=true
Strictfalse
ReportsJSON HTML
Violations2
Incomplete4
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state233329
Matched surface012438
Metadata{ "mode": "standard", "itemIndex": 2, "kind": "state", "graphNodeId": "urn:state:alice-share-panel-open", "userId": "urn:user:alice", "touchpointId": "urn:touchpoint:nextcloud-a", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:alice-federated-sharing", "entryId": "urn:entry:alice-federated-sharing", "entryBindingValue": "nextcloud.files", "stateId": "urn:state:alice-share-panel-open", "surfaceId": "urn:surface:alice-share-panel-open", "expectedMatchCount": 1, "bindingIds": [ "urn:obs:alice-share-panel-open-presence" ], "locatorIds": [ "urn:locator:sharing-panel" ], "bindings": [ { "bindingId": "urn:obs:alice-share-panel-open-presence", "surfaceId": "urn:surface:alice-share-panel-open", "eventId": "urn:observation-event:presence", "locatorIds": [ "urn:locator:sharing-panel" ], "locators": [ { "locatorId": "urn:locator:sharing-panel", "features": [], "label": "Sharing panel", "role": "complementary" } ], "label": "Observe Alice share panel open", "eventLabel": "Presence", "expectedMatchCount": 1 } ], "stateLabel": "Alice sharing panel is open", "surfaceLabel": "Alice share panel for target file", "eventIds": [ "urn:observation-event:presence" ], "eventId": "urn:observation-event:presence" }

Source Screenshot

standard-002-alice-share-panel-open.source.playwright-screenshot.png

Source screenshot for standard-002-alice-share-panel-open
Page state: V:2 I:3 P:33 N/A:29
ScanViolationsIncompletePassesInapplicable
Page state233329
Violations
page-state: aria-input-field-name: ARIA input fields must have an accessible name

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name?application=playwright

Ensure every ARIA input field has an accessible name

.tiptap
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-violation-aria-input-field-name-node-0
Failure summaryFix 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
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".tiptap")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.aria-input-field-name.0.axe-highlighted.png
Screenshot error
page-state: label: Form elements must have labels

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/label?application=playwright

Ensure every form element has a label

input[data-cy-upload-picker-input=""]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-violation-label-node-0
Failure summaryFix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> 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 Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("input[data-cy-upload-picker-input=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.label.0.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-hidden-focus: ARIA hidden element must not be focusable or contain focusable elements

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus?application=playwright

Ensure aria-hidden elements are not focusable nor contain focusable elements

#h-welcome-to-nextcloud
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-aria-hidden-focus-node-0
Failure summaryFix all of the following: Check that focusable elements are not tabbable in the current state
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#h-welcome-to-nextcloud")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.aria-hidden-focus.0.axe-highlighted.png
Screenshot error
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-describedby="udtpa"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
#app-sidebar-vue
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-1
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-labelledby="app-sidebar-vue-xcvez__header"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#app-sidebar-vue")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.aria-valid-attr-value.1.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:1 P:24 N/A:38
ScanViolationsIncompletePassesInapplicable
Matched surface012438
Violations

No violations reported.

Incomplete
matched-surface: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

#app-sidebar-vue
Detailed HTMLstandard-002-alice-share-panel-open.axe.html#scan-matched-surface-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-labelledby="app-sidebar-vue-xcvez__header"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#app-sidebar-vue")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-002-alice-share-panel-open.matched-surface.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
standard-003-alice-enters-remote-bob audited total V:2 I:3 page V:2 I:3 locator V:0 I:0
Statusaudited
Reason
URLhttp://host.docker.internal:18081/apps/files/files/183?opendetails=true
Strictfalse
ReportsJSON HTML
Violations2
Incomplete3
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state233329
Matched surface001547
Metadata{ "mode": "standard", "itemIndex": 3, "kind": "transition", "graphNodeId": "urn:transition:alice-enters-remote-bob", "userId": "urn:user:alice", "touchpointId": "urn:touchpoint:nextcloud-a", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:alice-federated-sharing", "entryId": "urn:entry:alice-federated-sharing", "entryBindingValue": "nextcloud.files", "transitionId": "urn:transition:alice-enters-remote-bob", "fromStateId": "urn:state:alice-share-panel-open", "toStateId": "urn:state:alice-remote-recipient-entered", "surfaceId": "urn:surface:alice-enters-remote-bob", "eventId": "urn:observation-event:text-entry-activation", "bindingIds": [ "urn:obs:alice-enters-remote-bob-activation" ], "locatorIds": [ "urn:locator:remote-recipient-input" ], "bindings": [ { "bindingId": "urn:obs:alice-enters-remote-bob-activation", "surfaceId": "urn:surface:alice-enters-remote-bob", "eventId": "urn:observation-event:text-entry-activation", "locatorIds": [ "urn:locator:remote-recipient-input" ], "locators": [ { "locatorId": "urn:locator:remote-recipient-input", "features": [], "label": "Remote recipient input", "role": "combobox", "accessibleName": "Enter external recipients" } ], "label": "Activate Alice remote recipient entry", "eventLabel": "Text entry activation" } ], "transitionLabel": "Alice enters Bob's federated address", "fromStateLabel": "Alice sharing panel is open", "toStateLabel": "Alice entered Bob as a remote recipient", "surfaceLabel": "Alice remote recipient input", "eventLabel": "Text entry activation" }
Page state: V:2 I:3 P:33 N/A:29
ScanViolationsIncompletePassesInapplicable
Page state233329
Violations
page-state: aria-input-field-name: ARIA input fields must have an accessible name

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name?application=playwright

Ensure every ARIA input field has an accessible name

.tiptap
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-violation-aria-input-field-name-node-0
Failure summaryFix 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
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".tiptap")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.aria-input-field-name.0.axe-highlighted.png
Screenshot error
page-state: label: Form elements must have labels

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/label?application=playwright

Ensure every form element has a label

input[data-cy-upload-picker-input=""]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-violation-label-node-0
Failure summaryFix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> 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 Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("input[data-cy-upload-picker-input=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.label.0.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-hidden-focus: ARIA hidden element must not be focusable or contain focusable elements

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus?application=playwright

Ensure aria-hidden elements are not focusable nor contain focusable elements

#h-welcome-to-nextcloud
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-aria-hidden-focus-node-0
Failure summaryFix all of the following: Check that focusable elements are not tabbable in the current state
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#h-welcome-to-nextcloud")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.aria-hidden-focus.0.axe-highlighted.png
Screenshot error
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-describedby="udtpa"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
#app-sidebar-vue
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-1
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-labelledby="app-sidebar-vue-xcvez__header"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#app-sidebar-vue")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.aria-valid-attr-value.1.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-003-alice-enters-remote-bob.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-003-alice-enters-remote-bob.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:0 P:15 N/A:47
ScanViolationsIncompletePassesInapplicable
Matched surface001547
Violations

No violations reported.

Incomplete

No incomplete checks reported.

standard-004-alice-remote-recipient-entered audited total V:2 I:4 page V:2 I:3 locator V:0 I:1
Statusaudited
Reason
URLhttp://host.docker.internal:18081/apps/files/files/183?opendetails=true
Strictfalse
ReportsJSON HTML
Violations2
Incomplete4
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state233428
Matched surface011448
Metadata{ "mode": "standard", "itemIndex": 4, "kind": "state", "graphNodeId": "urn:state:alice-remote-recipient-entered", "userId": "urn:user:alice", "touchpointId": "urn:touchpoint:nextcloud-a", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:alice-federated-sharing", "entryId": "urn:entry:alice-federated-sharing", "entryBindingValue": "nextcloud.files", "stateId": "urn:state:alice-remote-recipient-entered", "surfaceId": "urn:surface:alice-remote-recipient-entered", "expectedMatchCount": 1, "bindingIds": [ "urn:obs:alice-remote-recipient-entered-presence" ], "locatorIds": [ "urn:locator:remote-recipient-entry" ], "bindings": [ { "bindingId": "urn:obs:alice-remote-recipient-entered-presence", "surfaceId": "urn:surface:alice-remote-recipient-entered", "eventId": "urn:observation-event:presence", "locatorIds": [ "urn:locator:remote-recipient-entry" ], "locators": [ { "locatorId": "urn:locator:remote-recipient-entry", "features": [ { "featureId": "urn:feature:remote-recipient-instance-key", "name": "federated-cloud-id", "value": "*" } ], "label": "Remote recipient result", "role": "option" } ], "label": "Observe Alice remote recipient entered", "eventLabel": "Presence", "expectedMatchCount": 1 } ], "stateLabel": "Alice entered Bob as a remote recipient", "surfaceLabel": "Alice remote recipient entry", "eventIds": [ "urn:observation-event:presence" ], "eventId": "urn:observation-event:presence" }

Source Screenshot

standard-004-alice-remote-recipient-entered.source.playwright-screenshot.png

Source screenshot for standard-004-alice-remote-recipient-entered
Page state: V:2 I:3 P:34 N/A:28
ScanViolationsIncompletePassesInapplicable
Page state233428
Violations
page-state: aria-input-field-name: ARIA input fields must have an accessible name

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name?application=playwright

Ensure every ARIA input field has an accessible name

.tiptap
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-violation-aria-input-field-name-node-0
Failure summaryFix 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
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".tiptap")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.aria-input-field-name.0.axe-highlighted.png
Screenshot error
page-state: label: Form elements must have labels

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/label?application=playwright

Ensure every form element has a label

input[data-cy-upload-picker-input=""]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-violation-label-node-0
Failure summaryFix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> 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 Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("input[data-cy-upload-picker-input=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.label.0.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-hidden-focus: ARIA hidden element must not be focusable or contain focusable elements

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus?application=playwright

Ensure aria-hidden elements are not focusable nor contain focusable elements

#h-welcome-to-nextcloud
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-aria-hidden-focus-node-0
Failure summaryFix all of the following: Check that focusable elements are not tabbable in the current state
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#h-welcome-to-nextcloud")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.aria-hidden-focus.0.axe-highlighted.png
Screenshot error
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-describedby="udtpa"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
#app-sidebar-vue
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-1
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-labelledby="app-sidebar-vue-xcvez__header"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#app-sidebar-vue")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.aria-valid-attr-value.1.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
#share-input-n11f5
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-9
Failure summaryFix any of the following: Element's background color could not be determined because it's partially obscured by another element
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#share-input-n11f5")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.9.axe-highlighted.png
Screenshot error
.avatardiv__initials
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-page-state-incomplete-color-contrast-node-10
Failure summaryFix any of the following: Element content is too short to determine if it is actual text content
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".avatardiv__initials")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.page-state.color-contrast.10.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:1 P:14 N/A:48
ScanViolationsIncompletePassesInapplicable
Matched surface011448
Violations

No violations reported.

Incomplete
matched-surface: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

.avatardiv__initials
Detailed HTMLstandard-004-alice-remote-recipient-entered.axe.html#scan-matched-surface-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element content is too short to determine if it is actual text content
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".avatardiv__initials")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-004-alice-remote-recipient-entered.matched-surface.color-contrast.0.axe-highlighted.png
Screenshot error
standard-005-alice-selects-remote-recipient audited total V:2 I:4 page V:2 I:3 locator V:0 I:1
Statusaudited
Reason
URLhttp://host.docker.internal:18081/apps/files/files/183?opendetails=true
Strictfalse
ReportsJSON HTML
Violations2
Incomplete4
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state233428
Matched surface011448
Metadata{ "mode": "standard", "itemIndex": 5, "kind": "transition", "graphNodeId": "urn:transition:alice-selects-remote-recipient", "userId": "urn:user:alice", "touchpointId": "urn:touchpoint:nextcloud-a", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:alice-federated-sharing", "entryId": "urn:entry:alice-federated-sharing", "entryBindingValue": "nextcloud.files", "transitionId": "urn:transition:alice-selects-remote-recipient", "fromStateId": "urn:state:alice-remote-recipient-entered", "toStateId": "urn:state:alice-share-permissions-open", "surfaceId": "urn:surface:alice-selects-remote-recipient", "eventId": "urn:observation-event:option-activation", "bindingIds": [ "urn:obs:alice-selects-remote-recipient-activation" ], "locatorIds": [ "urn:locator:remote-recipient-entry" ], "bindings": [ { "bindingId": "urn:obs:alice-selects-remote-recipient-activation", "surfaceId": "urn:surface:alice-selects-remote-recipient", "eventId": "urn:observation-event:option-activation", "locatorIds": [ "urn:locator:remote-recipient-entry" ], "locators": [ { "locatorId": "urn:locator:remote-recipient-entry", "features": [ { "featureId": "urn:feature:remote-recipient-instance-key", "name": "federated-cloud-id", "value": "*" } ], "label": "Remote recipient result", "role": "option" } ], "label": "Activate Alice remote recipient option", "eventLabel": "Option activation" } ], "transitionLabel": "Alice selects Bob as the remote recipient", "fromStateLabel": "Alice entered Bob as a remote recipient", "toStateLabel": "Alice share permissions are open", "surfaceLabel": "Alice remote recipient option", "eventLabel": "Option activation" }
Page state: V:2 I:3 P:34 N/A:28
ScanViolationsIncompletePassesInapplicable
Page state233428
Violations
page-state: aria-input-field-name: ARIA input fields must have an accessible name

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name?application=playwright

Ensure every ARIA input field has an accessible name

.tiptap
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-violation-aria-input-field-name-node-0
Failure summaryFix 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
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".tiptap")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.aria-input-field-name.0.axe-highlighted.png
Screenshot error
page-state: label: Form elements must have labels

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/label?application=playwright

Ensure every form element has a label

input[data-cy-upload-picker-input=""]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-violation-label-node-0
Failure summaryFix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> 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 Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("input[data-cy-upload-picker-input=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.label.0.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-hidden-focus: ARIA hidden element must not be focusable or contain focusable elements

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus?application=playwright

Ensure aria-hidden elements are not focusable nor contain focusable elements

#h-welcome-to-nextcloud
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-aria-hidden-focus-node-0
Failure summaryFix all of the following: Check that focusable elements are not tabbable in the current state
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#h-welcome-to-nextcloud")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.aria-hidden-focus.0.axe-highlighted.png
Screenshot error
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-describedby="udtpa"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
#app-sidebar-vue
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-1
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-labelledby="app-sidebar-vue-xcvez__header"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#app-sidebar-vue")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.aria-valid-attr-value.1.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
#share-input-n11f5
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-9
Failure summaryFix any of the following: Element's background color could not be determined because it's partially obscured by another element
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#share-input-n11f5")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.9.axe-highlighted.png
Screenshot error
.avatardiv__initials
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-page-state-incomplete-color-contrast-node-10
Failure summaryFix any of the following: Element content is too short to determine if it is actual text content
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".avatardiv__initials")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.page-state.color-contrast.10.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:1 P:14 N/A:48
ScanViolationsIncompletePassesInapplicable
Matched surface011448
Violations

No violations reported.

Incomplete
matched-surface: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

.avatardiv__initials
Detailed HTMLstandard-005-alice-selects-remote-recipient.axe.html#scan-matched-surface-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element content is too short to determine if it is actual text content
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".avatardiv__initials")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-005-alice-selects-remote-recipient.matched-surface.color-contrast.0.axe-highlighted.png
Screenshot error
standard-006-alice-share-permissions-open audited total V:2 I:3 page V:2 I:3 locator V:0 I:0
Statusaudited
Reason
URLhttp://host.docker.internal:18081/apps/files/files/183?opendetails=true
Strictfalse
ReportsJSON HTML
Violations2
Incomplete3
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state233230
Matched surface00458
Metadata{ "mode": "standard", "itemIndex": 6, "kind": "state", "graphNodeId": "urn:state:alice-share-permissions-open", "userId": "urn:user:alice", "touchpointId": "urn:touchpoint:nextcloud-a", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:alice-federated-sharing", "entryId": "urn:entry:alice-federated-sharing", "entryBindingValue": "nextcloud.files", "stateId": "urn:state:alice-share-permissions-open", "surfaceId": "urn:surface:alice-share-permissions-open", "expectedMatchCount": 1, "bindingIds": [ "urn:obs:alice-share-permissions-open-presence" ], "locatorIds": [ "urn:locator:save-share-button" ], "bindings": [ { "bindingId": "urn:obs:alice-share-permissions-open-presence", "surfaceId": "urn:surface:alice-share-permissions-open", "eventId": "urn:observation-event:presence", "locatorIds": [ "urn:locator:save-share-button" ], "locators": [ { "locatorId": "urn:locator:save-share-button", "features": [], "label": "Save share button", "role": "button", "accessibleName": "Save share" } ], "label": "Observe Alice share permissions open", "eventLabel": "Presence", "expectedMatchCount": 1 } ], "stateLabel": "Alice share permissions are open", "surfaceLabel": "Alice share permissions form", "eventIds": [ "urn:observation-event:presence" ], "eventId": "urn:observation-event:presence" }

Source Screenshot

standard-006-alice-share-permissions-open.source.playwright-screenshot.png

Source screenshot for standard-006-alice-share-permissions-open
Page state: V:2 I:3 P:32 N/A:30
ScanViolationsIncompletePassesInapplicable
Page state233230
Violations
page-state: aria-input-field-name: ARIA input fields must have an accessible name

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name?application=playwright

Ensure every ARIA input field has an accessible name

.tiptap
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-violation-aria-input-field-name-node-0
Failure summaryFix 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
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".tiptap")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.aria-input-field-name.0.axe-highlighted.png
Screenshot error
page-state: label: Form elements must have labels

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/label?application=playwright

Ensure every form element has a label

input[data-cy-upload-picker-input=""]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-violation-label-node-0
Failure summaryFix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> 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 Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("input[data-cy-upload-picker-input=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.label.0.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-hidden-focus: ARIA hidden element must not be focusable or contain focusable elements

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus?application=playwright

Ensure aria-hidden elements are not focusable nor contain focusable elements

#h-welcome-to-nextcloud
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-aria-hidden-focus-node-0
Failure summaryFix all of the following: Check that focusable elements are not tabbable in the current state
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#h-welcome-to-nextcloud")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.aria-hidden-focus.0.axe-highlighted.png
Screenshot error
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-describedby="udtpa"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
#app-sidebar-vue
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-1
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-labelledby="app-sidebar-vue-xcvez__header"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#app-sidebar-vue")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.aria-valid-attr-value.1.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-006-alice-share-permissions-open.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-006-alice-share-permissions-open.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:0 P:4 N/A:58
ScanViolationsIncompletePassesInapplicable
Matched surface00458
Violations

No violations reported.

Incomplete

No incomplete checks reported.

standard-007-alice-confirms-share audited total V:2 I:3 page V:2 I:3 locator V:0 I:0
Statusaudited
Reason
URLhttp://host.docker.internal:18081/apps/files/files/183?opendetails=true
Strictfalse
ReportsJSON HTML
Violations2
Incomplete3
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state233230
Matched surface00458
Metadata{ "mode": "standard", "itemIndex": 7, "kind": "transition", "graphNodeId": "urn:transition:alice-confirms-share", "userId": "urn:user:alice", "touchpointId": "urn:touchpoint:nextcloud-a", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:alice-federated-sharing", "entryId": "urn:entry:alice-federated-sharing", "entryBindingValue": "nextcloud.files", "transitionId": "urn:transition:alice-confirms-share", "fromStateId": "urn:state:alice-share-permissions-open", "toStateId": "urn:state:alice-share-confirmed", "surfaceId": "urn:surface:alice-confirms-share", "eventId": "urn:observation-event:button-activation", "bindingIds": [ "urn:obs:alice-confirms-share-activation" ], "locatorIds": [ "urn:locator:save-share-button" ], "bindings": [ { "bindingId": "urn:obs:alice-confirms-share-activation", "surfaceId": "urn:surface:alice-confirms-share", "eventId": "urn:observation-event:button-activation", "locatorIds": [ "urn:locator:save-share-button" ], "locators": [ { "locatorId": "urn:locator:save-share-button", "features": [], "label": "Save share button", "role": "button", "accessibleName": "Save share" } ], "label": "Activate Alice share confirmation", "eventLabel": "Button activation" } ], "transitionLabel": "Alice confirms the share", "fromStateLabel": "Alice share permissions are open", "toStateLabel": "Alice confirmed the remote share", "surfaceLabel": "Alice confirm-share action", "eventLabel": "Button activation", "effectRef": "urn:effect:alice-confirm-share" }
Page state: V:2 I:3 P:32 N/A:30
ScanViolationsIncompletePassesInapplicable
Page state233230
Violations
page-state: aria-input-field-name: ARIA input fields must have an accessible name

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name?application=playwright

Ensure every ARIA input field has an accessible name

.tiptap
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-violation-aria-input-field-name-node-0
Failure summaryFix 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
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".tiptap")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.aria-input-field-name.0.axe-highlighted.png
Screenshot error
page-state: label: Form elements must have labels

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/label?application=playwright

Ensure every form element has a label

input[data-cy-upload-picker-input=""]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-violation-label-node-0
Failure summaryFix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> 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 Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("input[data-cy-upload-picker-input=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.label.0.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-hidden-focus: ARIA hidden element must not be focusable or contain focusable elements

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus?application=playwright

Ensure aria-hidden elements are not focusable nor contain focusable elements

#h-welcome-to-nextcloud
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-aria-hidden-focus-node-0
Failure summaryFix all of the following: Check that focusable elements are not tabbable in the current state
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#h-welcome-to-nextcloud")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.aria-hidden-focus.0.axe-highlighted.png
Screenshot error
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-describedby="udtpa"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
#app-sidebar-vue
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-1
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-labelledby="app-sidebar-vue-xcvez__header"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#app-sidebar-vue")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.aria-valid-attr-value.1.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-007-alice-confirms-share.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-007-alice-confirms-share.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:0 P:4 N/A:58
ScanViolationsIncompletePassesInapplicable
Matched surface00458
Violations

No violations reported.

Incomplete

No incomplete checks reported.

standard-008-alice-share-confirmed audited total V:4 I:3 page V:4 I:3 locator V:0 I:0
Statusaudited
Reason
URLhttp://host.docker.internal:18081/apps/files/files/183?opendetails=true
Strictfalse
ReportsJSON HTML
Violations4
Incomplete3
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state433329
Matched surface001448
Metadata{ "mode": "standard", "itemIndex": 8, "kind": "state", "graphNodeId": "urn:state:alice-share-confirmed", "userId": "urn:user:alice", "touchpointId": "urn:touchpoint:nextcloud-a", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:alice-federated-sharing", "entryId": "urn:entry:alice-federated-sharing", "entryBindingValue": "nextcloud.files", "stateId": "urn:state:alice-share-confirmed", "surfaceId": "urn:surface:alice-share-confirmed", "expectedMatchCount": 1, "bindingIds": [ "urn:obs:alice-share-confirmed-presence" ], "locatorIds": [ "urn:locator:alice-share-row" ], "bindings": [ { "bindingId": "urn:obs:alice-share-confirmed-presence", "surfaceId": "urn:surface:alice-share-confirmed", "eventId": "urn:observation-event:presence", "locatorIds": [ "urn:locator:alice-share-row" ], "locators": [ { "locatorId": "urn:locator:alice-share-row", "features": [], "label": "Alice shared file row", "role": "row", "accessibleName": "Shared" } ], "label": "Observe Alice share confirmed", "eventLabel": "Presence", "expectedMatchCount": 1 } ], "stateLabel": "Alice confirmed the remote share", "surfaceLabel": "Alice outgoing remote share is confirmed", "eventIds": [ "urn:observation-event:presence" ], "eventId": "urn:observation-event:presence" }

Source Screenshot

standard-008-alice-share-confirmed.source.playwright-screenshot.png

Source screenshot for standard-008-alice-share-confirmed
Page state: V:4 I:3 P:33 N/A:29
ScanViolationsIncompletePassesInapplicable
Page state433329
Violations
page-state: aria-input-field-name: ARIA input fields must have an accessible name

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name?application=playwright

Ensure every ARIA input field has an accessible name

.tiptap
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-violation-aria-input-field-name-node-0
Failure summaryFix 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
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".tiptap")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.aria-input-field-name.0.axe-highlighted.png
Screenshot error
page-state: aria-required-children: Certain ARIA roles must contain particular children

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-required-children?application=playwright

Ensure elements with an ARIA role that require child roles contain them

#vs-fkdwd__listbox
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-violation-aria-required-children-node-0
Failure summaryFix any of the following: Element has children which are not allowed: li
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#vs-fkdwd__listbox")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.aria-required-children.0.axe-highlighted.png
Screenshot error
page-state: label: Form elements must have labels

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/label?application=playwright

Ensure every form element has a label

input[data-cy-upload-picker-input=""]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-violation-label-node-0
Failure summaryFix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> 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 Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("input[data-cy-upload-picker-input=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.label.0.axe-highlighted.png
Screenshot error
page-state: listitem: <li> elements must be contained in a <ul> or <ol>

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/listitem?application=playwright

Ensure <li> elements are used semantically

.vs__no-options
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-violation-listitem-node-0
Failure summaryFix any of the following: List item parent element has a role that is not role="list"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".vs__no-options")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.listitem.0.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-hidden-focus: ARIA hidden element must not be focusable or contain focusable elements

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus?application=playwright

Ensure aria-hidden elements are not focusable nor contain focusable elements

#h-welcome-to-nextcloud
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-aria-hidden-focus-node-0
Failure summaryFix all of the following: Check that focusable elements are not tabbable in the current state
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#h-welcome-to-nextcloud")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.aria-hidden-focus.0.axe-highlighted.png
Screenshot error
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-describedby="udtpa"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
#app-sidebar-vue
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-1
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: aria-labelledby="app-sidebar-vue-xcvez__header"
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#app-sidebar-vue")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.aria-valid-attr-value.1.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
#share-input-n11f5
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-9
Failure summaryFix any of the following: Element's background color could not be determined because it's partially obscured by another element
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll("#share-input-n11f5")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.9.axe-highlighted.png
Screenshot error
.avatardiv__initials
Detailed HTMLstandard-008-alice-share-confirmed.axe.html#scan-page-state-incomplete-color-contrast-node-10
Failure summaryFix any of the following: Element content is too short to determine if it is actual text content
Path/apps/files/files/183?opendetails=true
Axe target querydocument.querySelectorAll(".avatardiv__initials")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-008-alice-share-confirmed.page-state.color-contrast.10.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:0 P:14 N/A:48
ScanViolationsIncompletePassesInapplicable
Matched surface001448
Violations

No violations reported.

Incomplete

No incomplete checks reported.

urn:step:bob-remote-share-offer

standard-009-bob-incoming-share-visible audited total V:0 I:2 page V:0 I:2 locator V:0 I:0
Statusaudited
Reason
URLhttp://host.docker.internal:18082/apps/files/pendingshares
Strictfalse
ReportsJSON HTML
Violations0
Incomplete2
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state022934
Matched surface001448
Metadata{ "mode": "standard", "itemIndex": 9, "kind": "state", "graphNodeId": "urn:state:bob-incoming-share-visible", "userId": "urn:user:bob", "touchpointId": "urn:touchpoint:nextcloud-b", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:bob-remote-share-offer", "entryId": "urn:entry:bob-remote-share-offer", "entryBindingValue": "nextcloud.pendingShares", "stateId": "urn:state:bob-incoming-share-visible", "surfaceId": "urn:surface:bob-incoming-share-visible", "expectedMatchCount": 1, "bindingIds": [ "urn:obs:bob-incoming-share-visible-presence" ], "locatorIds": [ "urn:locator:incoming-share-row" ], "bindings": [ { "bindingId": "urn:obs:bob-incoming-share-visible-presence", "surfaceId": "urn:surface:bob-incoming-share-visible", "eventId": "urn:observation-event:presence", "locatorIds": [ "urn:locator:incoming-share-row" ], "locators": [ { "locatorId": "urn:locator:incoming-share-row", "features": [], "label": "Incoming share row", "role": "row", "accessibleName": "report" } ], "label": "Observe Bob incoming share", "eventLabel": "Presence", "expectedMatchCount": 1 } ], "stateLabel": "Bob sees the pending remote share", "surfaceLabel": "Bob incoming remote share row", "eventIds": [ "urn:observation-event:presence" ], "eventId": "urn:observation-event:presence" }

Source Screenshot

standard-009-bob-incoming-share-visible.source.playwright-screenshot.png

Source screenshot for standard-009-bob-incoming-share-visible
Page state: V:0 I:2 P:29 N/A:34
ScanViolationsIncompletePassesInapplicable
Page state022934
Violations

No violations reported.

Incomplete
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page: aria-describedby="ytvfn"
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="files"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"files\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="deletedshares"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"deletedshares\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="filerequest"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"filerequest\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[href$="sharinglinks"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"sharinglinks\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[href$="sharingout"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"sharingout\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
a[href$="sharingin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-9
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"sharingin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.9.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-10
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.10.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-11
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.11.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-12
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.12.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-13
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.13.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-009-bob-incoming-share-visible.axe.html#scan-page-state-incomplete-color-contrast-node-14
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-009-bob-incoming-share-visible.page-state.color-contrast.14.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:0 P:14 N/A:48
ScanViolationsIncompletePassesInapplicable
Matched surface001448
Violations

No violations reported.

Incomplete

No incomplete checks reported.

standard-010-bob-accepts-share audited total V:0 I:2 page V:0 I:2 locator V:0 I:0
Statusaudited
Reason
URLhttp://host.docker.internal:18082/apps/files/pendingshares
Strictfalse
ReportsJSON HTML
Violations0
Incomplete2
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state022934
Matched surface001052
Metadata{ "mode": "standard", "itemIndex": 10, "kind": "transition", "graphNodeId": "urn:transition:bob-accepts-share", "userId": "urn:user:bob", "touchpointId": "urn:touchpoint:nextcloud-b", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:bob-remote-share-offer", "entryId": "urn:entry:bob-remote-share-offer", "entryBindingValue": "nextcloud.pendingShares", "transitionId": "urn:transition:bob-accepts-share", "fromStateId": "urn:state:bob-incoming-share-visible", "toStateId": "urn:exit:bob-share-offer-accepted", "surfaceId": "urn:surface:bob-accepts-share", "eventId": "urn:observation-event:button-activation", "bindingIds": [ "urn:obs:bob-accepts-share-activation" ], "locatorIds": [ "urn:locator:bob-accept-share-button" ], "bindings": [ { "bindingId": "urn:obs:bob-accepts-share-activation", "surfaceId": "urn:surface:bob-accepts-share", "eventId": "urn:observation-event:button-activation", "locatorIds": [ "urn:locator:bob-accept-share-button" ], "locators": [ { "locatorId": "urn:locator:bob-accept-share-button", "features": [], "label": "Bob accept share button", "role": "button", "accessibleName": "Accept share" } ], "label": "Activate Bob share acceptance", "eventLabel": "Button activation" } ], "transitionLabel": "Bob accepts the remote share", "fromStateLabel": "Bob sees the pending remote share", "toStateLabel": "Remote share accepted", "surfaceLabel": "Bob accept-share action", "eventLabel": "Button activation", "effectRef": "urn:effect:bob-accept-share" }
Page state: V:0 I:2 P:29 N/A:34
ScanViolationsIncompletePassesInapplicable
Page state022934
Violations

No violations reported.

Incomplete
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page: aria-describedby="ytvfn"
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="files"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"files\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="deletedshares"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"deletedshares\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="filerequest"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"filerequest\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[href$="sharinglinks"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"sharinglinks\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[href$="sharingout"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"sharingout\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
a[href$="sharingin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-9
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"sharingin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.9.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-10
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.10.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-11
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.11.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-12
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.12.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-13
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.13.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-010-bob-accepts-share.axe.html#scan-page-state-incomplete-color-contrast-node-14
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-010-bob-accepts-share.page-state.color-contrast.14.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:0 P:10 N/A:52
ScanViolationsIncompletePassesInapplicable
Matched surface001052
Violations

No violations reported.

Incomplete

No incomplete checks reported.

standard-011-bob-continues-after-share-offer-cleared not-applicable total V:0 I:0 page V:0 I:0 locator V:0 I:0
Statusnot-applicable
ReasonControl-flow items do not resolve to a page surface.
URL
Strict
Reports
Violations0
Incomplete0
Metadata{ "mode": "standard", "itemIndex": 11, "kind": "control-flow", "graphNodeId": "urn:transition:bob-continues-after-share-offer-cleared", "userId": "urn:user:bob", "touchpointId": "urn:touchpoint:nextcloud-b", "phaseId": "urn:phase:remote-share-offered", "stepId": "urn:step:bob-remote-share-offer", "entryId": "urn:entry:bob-remote-share-offer", "entryBindingValue": "nextcloud.pendingShares", "transitionId": "urn:transition:bob-continues-after-share-offer-cleared" }

urn:step:bob-pending-share-offer-cleared

standard-012-bob-pending-share-offer-cleared skipped total V:0 I:0 page V:0 I:0 locator V:0 I:0
Statusskipped
ReasonExpected match count 0 cannot be scoped to one matched locator.
URL
Strict
Reports
Violations0
Incomplete0
Metadata{ "mode": "standard", "itemIndex": 12, "kind": "state", "graphNodeId": "urn:state:bob-pending-share-offer-cleared", "userId": "urn:user:bob", "touchpointId": "urn:touchpoint:nextcloud-b", "phaseId": "urn:phase:pending-share-offer-cleared", "stepId": "urn:step:bob-pending-share-offer-cleared", "entryId": "urn:entry:bob-pending-share-offer-cleared", "stateId": "urn:state:bob-pending-share-offer-cleared", "surfaceId": "urn:surface:bob-pending-share-offer-cleared", "expectedMatchCount": 0, "bindingIds": [ "urn:obs:bob-pending-share-offer-cleared-absence" ], "locatorIds": [ "urn:locator:incoming-share-row" ], "bindings": [ { "bindingId": "urn:obs:bob-pending-share-offer-cleared-absence", "surfaceId": "urn:surface:bob-pending-share-offer-cleared", "eventId": "urn:observation-event:absence", "locatorIds": [ "urn:locator:incoming-share-row" ], "locators": [ { "locatorId": "urn:locator:incoming-share-row", "features": [], "label": "Incoming share row", "role": "row", "accessibleName": "report" } ], "label": "Observe Bob pending share removed", "eventLabel": "Absence", "expectedMatchCount": 0 } ], "stateLabel": "Bob pending remote-share offer is cleared", "surfaceLabel": "Bob pending remote share row is removed", "eventIds": [ "urn:observation-event:absence" ], "eventId": "urn:observation-event:absence" }

Source Screenshot

standard-012-bob-pending-share-offer-cleared.source.playwright-screenshot.png

Source screenshot for standard-012-bob-pending-share-offer-cleared
standard-013-bob-opens-shares-overview audited total V:1 I:3 page V:1 I:2 locator V:0 I:1
Statusaudited
Reason
URLhttp://host.docker.internal:18082/apps/files/pendingshares
Strictfalse
ReportsJSON HTML
Violations1
Incomplete3
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state122637
Matched surface01853
Metadata{ "mode": "standard", "itemIndex": 13, "kind": "transition", "graphNodeId": "urn:transition:bob-opens-shares-overview", "userId": "urn:user:bob", "touchpointId": "urn:touchpoint:nextcloud-b", "phaseId": "urn:phase:pending-share-offer-cleared", "stepId": "urn:step:bob-pending-share-offer-cleared", "entryId": "urn:entry:bob-pending-share-offer-cleared", "transitionId": "urn:transition:bob-opens-shares-overview", "fromStateId": "urn:state:bob-pending-share-offer-cleared", "toStateId": "urn:state:bob-shared-report-visible", "surfaceId": "urn:surface:bob-opens-shares-overview", "eventId": "urn:observation-event:link-activation", "bindingIds": [ "urn:obs:bob-opens-shares-overview-activation" ], "locatorIds": [ "urn:locator:shares-overview-link" ], "bindings": [ { "bindingId": "urn:obs:bob-opens-shares-overview-activation", "surfaceId": "urn:surface:bob-opens-shares-overview", "eventId": "urn:observation-event:link-activation", "locatorIds": [ "urn:locator:shares-overview-link" ], "locators": [ { "locatorId": "urn:locator:shares-overview-link", "features": [ { "featureId": "urn:feature:expanded-true", "name": "expanded", "value": "true" } ], "label": "Shares overview link", "role": "link", "accessibleName": "Shares" } ], "label": "Activate Bob Shares overview navigation", "eventLabel": "Link activation" } ], "transitionLabel": "Bob opens Shares overview", "fromStateLabel": "Bob pending remote-share offer is cleared", "toStateLabel": "Bob sees file marked as shared", "surfaceLabel": "Bob Shares overview link", "eventLabel": "Link activation" }
Page state: V:1 I:2 P:26 N/A:37
ScanViolationsIncompletePassesInapplicable
Page state122637
Violations
page-state: target-size: All touch targets must be 24px large, or leave sufficient space

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/target-size?application=playwright

Ensure touch targets have sufficient size and space

#file-list-filters-menu-trigger
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-violation-target-size-node-0
Failure summaryFix any of the following: Target has insufficient size because it is partially obscured (smallest space is 12.7px by 34px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px.
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("#file-list-filters-menu-trigger")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.target-size.0.axe-highlighted.png
Screenshot error
.files-list__header-grid-button
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-violation-target-size-node-1
Failure summaryFix any of the following: Target has insufficient size because it is partially obscured (smallest space is 19.3px by 34px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 9.2px instead of at least 24px.
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll(".files-list__header-grid-button")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.target-size.1.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page: aria-describedby="ytvfn"
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="files"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"files\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="deletedshares"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"deletedshares\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="filerequest"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"filerequest\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[href$="sharinglinks"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"sharinglinks\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[href$="sharingout"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"sharingout\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
a[href$="sharingin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-9
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"sharingin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.9.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-10
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.10.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-11
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.11.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-12
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.12.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-13
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.13.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-page-state-incomplete-color-contrast-node-14
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.page-state.color-contrast.14.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:1 P:8 N/A:53
ScanViolationsIncompletePassesInapplicable
Matched surface01853
Violations

No violations reported.

Incomplete
matched-surface: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-013-bob-opens-shares-overview.axe.html#scan-matched-surface-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/pendingshares
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-013-bob-opens-shares-overview.matched-surface.color-contrast.0.axe-highlighted.png
Screenshot error
standard-014-bob-shared-report-visible audited total V:1 I:2 page V:1 I:2 locator V:0 I:0
Statusaudited
Reason
URLhttp://host.docker.internal:18082/apps/files/shareoverview
Strictfalse
ReportsJSON HTML
Violations1
Incomplete2
Scan metrics
ScanViolationsIncompletePassesInapplicable
Page state122934
Matched surface001448
Metadata{ "mode": "standard", "itemIndex": 14, "kind": "state", "graphNodeId": "urn:state:bob-shared-report-visible", "userId": "urn:user:bob", "touchpointId": "urn:touchpoint:nextcloud-b", "phaseId": "urn:phase:pending-share-offer-cleared", "stepId": "urn:step:bob-pending-share-offer-cleared", "entryId": "urn:entry:bob-pending-share-offer-cleared", "stateId": "urn:state:bob-shared-report-visible", "surfaceId": "urn:surface:bob-shared-report-visible", "expectedMatchCount": 1, "bindingIds": [ "urn:obs:bob-shared-report-visible-presence" ], "locatorIds": [ "urn:locator:bob-shared-report-file-row", "urn:locator:bob-shared-report-status-row" ], "bindings": [ { "bindingId": "urn:obs:bob-shared-report-visible-presence", "surfaceId": "urn:surface:bob-shared-report-visible", "eventId": "urn:observation-event:presence", "locatorIds": [ "urn:locator:bob-shared-report-file-row", "urn:locator:bob-shared-report-status-row" ], "locators": [ { "locatorId": "urn:locator:bob-shared-report-file-row", "features": [], "label": "Bob shared report file row", "role": "row", "accessibleName": "report.pdf" }, { "locatorId": "urn:locator:bob-shared-report-status-row", "features": [], "label": "Bob shared report status row", "role": "row", "accessibleName": "Shared" } ], "label": "Observe Bob shared report row", "eventLabel": "Presence", "expectedMatchCount": 1 } ], "stateLabel": "Bob sees file marked as shared", "surfaceLabel": "Bob shared report row", "eventIds": [ "urn:observation-event:presence" ], "eventId": "urn:observation-event:presence" }

Source Screenshot

standard-014-bob-shared-report-visible.source.playwright-screenshot.png

Source screenshot for standard-014-bob-shared-report-visible
Page state: V:1 I:2 P:29 N/A:34
ScanViolationsIncompletePassesInapplicable
Page state122934
Violations
page-state: target-size: All touch targets must be 24px large, or leave sufficient space

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/target-size?application=playwright

Ensure touch targets have sufficient size and space

#file-list-filters-menu-trigger
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-violation-target-size-node-0
Failure summaryFix any of the following: Target has insufficient size because it is partially obscured (smallest space is 12.7px by 34px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px.
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("#file-list-filters-menu-trigger")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.target-size.0.axe-highlighted.png
Screenshot error
.files-list__header-grid-button
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-violation-target-size-node-1
Failure summaryFix any of the following: Target has insufficient size because it is partially obscured (smallest space is 19.3px by 34px, should be at least 24px by 24px) Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 9.2px instead of at least 24px.
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll(".files-list__header-grid-button")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.target-size.1.axe-highlighted.png
Screenshot error
Incomplete
page-state: aria-valid-attr-value: ARIA attributes must conform to valid values

Impact: critical

https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value?application=playwright

Ensure all ARIA attributes have valid values

button[aria-label="Unified search"]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-aria-valid-attr-value-node-0
Failure summaryFix all of the following: ARIA attribute element ID does not exist on the page: aria-describedby="ytvfn"
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("button[aria-label=\"Unified search\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.aria-valid-attr-value.0.axe-highlighted.png
Screenshot error
page-state: color-contrast: Elements must meet minimum color contrast ratio thresholds

Impact: serious

https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

a[href$="files"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-0
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"files\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.0.axe-highlighted.png
Screenshot error
a[href$="personal"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-1
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"personal\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.1.axe-highlighted.png
Screenshot error
a[href$="recent"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-2
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"recent\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.2.axe-highlighted.png
Screenshot error
a[href$="favorites"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-3
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"favorites\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.3.axe-highlighted.png
Screenshot error
a[href$="shareoverview"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-4
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"shareoverview\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.4.axe-highlighted.png
Screenshot error
a[href$="deletedshares"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-5
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"deletedshares\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.5.axe-highlighted.png
Screenshot error
a[href$="filerequest"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-6
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"filerequest\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.6.axe-highlighted.png
Screenshot error
a[href$="pendingshares"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-7
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"pendingshares\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.7.axe-highlighted.png
Screenshot error
a[href$="sharinglinks"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-8
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"sharinglinks\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.8.axe-highlighted.png
Screenshot error
a[href$="sharingout"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-9
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"sharingout\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.9.axe-highlighted.png
Screenshot error
a[href$="sharingin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-10
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"sharingin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.10.axe-highlighted.png
Screenshot error
a[href$="tags"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-11
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"tags\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.11.axe-highlighted.png
Screenshot error
a[href$="folders"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-12
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"folders\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.12.axe-highlighted.png
Screenshot error
a[href$="trashbin"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-13
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[href$=\"trashbin\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.13.axe-highlighted.png
Screenshot error
a[aria-description="Storage information"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-14
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[aria-description=\"Storage information\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.14.axe-highlighted.png
Screenshot error
a[title="Files settings"] > .app-navigation-entry__name[data-v-f380110d=""]
Detailed HTMLstandard-014-bob-shared-report-visible.axe.html#scan-page-state-incomplete-color-contrast-node-15
Failure summaryFix any of the following: Element's background color could not be determined due to a background image
Path/apps/files/shareoverview
Axe target querydocument.querySelectorAll("a[title=\"Files settings\"] > .app-navigation-entry__name[data-v-f380110d=\"\"]")
DOM statusmatched
DOM status reasonAxe target resolved to one DOM node during evidence collection after axe analysis.
Resolved exactlytrue
Visibletrue
Screenshotstandard-014-bob-shared-report-visible.page-state.color-contrast.15.axe-highlighted.png
Screenshot error
Matched surface: V:0 I:0 P:14 N/A:48
ScanViolationsIncompletePassesInapplicable
Matched surface001448
Violations

No violations reported.

Incomplete

No incomplete checks reported.