Accessibility Test Results

Test Summary

URL: https://accessmatch.ddev.site/events/add/default

Test Spec: N/A

Date: 11/18/2025, 7:37:45 PM

Total Violations: 3

Critical: 1

Serious: 0

Moderate: 2

Minor: 0

Violations

aria-allowed-attr - Elements must only use supported ARIA attributes

Impact: critical

Description: Ensure an element's role supports its ARIA attributes

Help: Elements must only use supported ARIA attributes

Tags: cat.aria, wcag2a, wcag412, EN-301-549, EN-9.4.1.2

Affected Elements (2)

<fieldset data-drupal-selector="edit-recur-type" aria-describedby="edit-recur-type--wrapper--description" id="edit-recur-type--wrapper" class="fieldgroup form-composite required js-form-item form-item js-form-wrapper form-wrapper" required="required" aria-required="true">

Target: #edit-recur-type--wrapper

Failure Summary:
Fix all of the following:
ARIA attribute is not allowed: aria-required="true"
<fieldset data-drupal-selector="edit-field-event-type" id="edit-field-event-type--wrapper" class="fieldgroup form-composite required js-form-item form-item js-form-wrapper form-wrapper" required="required" aria-required="true">

Target: #edit-field-event-type--wrapper

Failure Summary:
Fix all of the following:
ARIA attribute is not allowed: aria-required="true"

heading-order - Heading levels should only increase by one

Impact: moderate

Description: Ensure the order of headings is semantically correct

Help: Heading levels should only increase by one

Tags: cat.semantics, best-practice

Affected Elements (1)

<h4 class="label">Start date</h4>

Target: #edit-custom-date-0 > .fieldset-wrapper > h4:nth-child(1)

Failure Summary:
Fix any of the following:
Heading order invalid

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 (5)

<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 id="toolbar-administration" role="group" aria-label="Site administration toolbar" data-drupal-claro-processed-toolbar="" class="toolbar claro-toolbar toolbar-oriented" data-once="toolbar toolbarAntiFlicker">

Target: #toolbar-administration

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