Accessibility Test Results

Test Summary

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

Test Spec: N/A

Date: 11/12/2025, 4:56:23 PM

Total Violations: 3

Critical: 1

Serious: 0

Moderate: 1

Minor: 1

Violations

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

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

label - Form elements must have labels

Impact: critical

Description: Ensure every form element has a label

Help: Form elements must have labels

Tags: cat.forms, wcag2a, wcag412, section508, section508.22.n, TTv5, TT5.c, EN-301-549, EN-9.4.1.2, ACT

Affected Elements (1)

<textarea rows="1" class="rcb-chat-input-textarea" placeholder="" style="cursor: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20viewBox='0%200%2042%2042'%3e%3cpath%20style='fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:%23b00000;stroke-opacity:1;stroke-miterlimit:4'%20d='M17%209a8%208%200%200%201-8%208%208%208%200%200%201-8-8%208%208%200%200%201%208-8%208%208%200%200%201%208%208Zm0%200'%20transform='rotate(.086)%20scale(1.77778)'/%3e%3cpath%20style='fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:%23b00000;stroke-opacity:1;stroke-miterlimit:10'%20d='M14.66%2014.66%203.34%203.34'%20transform='rotate(.086)%20scale(1.77778)'/%3e%3c/svg%3e"), auto; caret-color: transparent; box-sizing: content-box;">

Target: .embedded-qa-bot[data-initialized="true"],textarea

Failure Summary:
Fix any of the following:
Element does not have an implicit (wrapped)

region - All page content should be contained by landmarks

Impact: moderate

Description: Ensure all page content is contained by landmarks

Help: All page content should be contained by landmarks

Tags: cat.keyboard, best-practice

Affected Elements (4)

<div class="container">

Target: #header,.container

Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<a href="#main-content" class="visually-hidden focusable skip-link"> Skip to main content </a>

Target: .focusable

Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div class="container prose">

Target: .layout-container > .prose.container

Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div class="container">

Target: #footer,.container

Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks