Accessibility Test Results

Test Summary

URL: https://ondemand.ddev.site/appverse

Test Spec: N/A

Date: 3/27/2026, 10:21:18 PM

Total Violations: 4

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: 4 | Minor: 0

Violations

landmark-main-is-top-level - Main landmark should not be contained in another landmark

Warning (WCAG 2.2/Best Practice)

Impact: moderate

Description: Ensure the main landmark is at top level

Help: Main landmark should not be contained in another landmark

Tags: cat.semantics, best-practice

Affected Elements (2)

<main>

Target: #appverse-shadow-host,.appverse-container > main

Failure Summary:
Fix any of the following:
The main landmark is contained in another landmark.
<main class="flex-1 min-w-0">

Target: #appverse-shadow-host,.min-w-0

Failure Summary:
Fix any of the following:
The main landmark is contained in another landmark.

landmark-no-duplicate-main - Document should not have more than one main landmark

Warning (WCAG 2.2/Best Practice)

Impact: moderate

Description: Ensure the document has at most one main landmark

Help: Document should not have more than one main landmark

Tags: cat.semantics, best-practice

Affected Elements (1)

<main role="main" class="container mt-4">

Target: .mt-4

Failure Summary:
Fix any of the following:
Document has more than one main landmark

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)

<main role="main" class="container mt-4">

Target: .mt-4

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

region - All page content should be contained by landmarks

Warning (WCAG 2.2/Best Practice)

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

<a class="ood-feedback-btn" href="mailto:openondemand@sweetandfizzy.com?subject=Open%20OnDemand%20Community%20Hub%20Feedback" title="Let us know if you see something that doesn't look right or send us suggestions for improvements.">

Target: .ood-feedback-btn

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