Accessibility Test Results

Test Summary

URL: https://accessmatch.ddev.site/find

Test Spec: N/A

Date: 3/20/2026, 9:23:42 PM

Total Violations: 2

Errors (WCAG 2.1 AA - Compliance Required)

Critical: 0 | Serious: 0 | Moderate: 0 | Minor: 0

Warnings (WCAG 2.2 / Best Practices)

Critical: 0 | Serious: 0 | Moderate: 1 | Minor: 1

Violations

aria-allowed-role - ARIA role should be appropriate for the element

Warning (WCAG 2.2/Best Practice)

Impact: minor

Description: Ensure role attribute has an appropriate value for the element

Help: ARIA role should be appropriate for the element

Tags: cat.aria, best-practice

Affected Elements (1)

<form role="combobox" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="downshift-0-label">

Target: form[role="combobox"]

Failure Summary:
Fix any of the following:
ARIA role combobox is not allowed for given element

landmark-unique - Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

Warning (WCAG 2.2/Best Practice)

Impact: moderate

Description: Ensure landmarks are unique

Help: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

Tags: cat.semantics, best-practice

Affected Elements (1)

<div class="qa-bot embedded-qa-bot" role="region" aria-label="ACCESS Q&A">

Target: .embedded-qa-bot[data-initialized="true"] > div,.qa-bot.embedded-qa-bot[role="region"]

Failure Summary:
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable