← A11y Tickets

EN 301 549 and EAA Findings to Accessibility Tickets

EN 301 549, European Accessibility Act, and BFSG findings are useful for risk tracking, but developers still need a ticket that names the affected flow, component, evidence, and retest path.

Use this page when a conformance matrix, procurement review, legal-readiness audit, or agency note says a service fails an accessibility requirement but does not yet explain exactly what to change in the product.

Open this EN 301 549 checkout finding in the generator

Translate the compliance note into product evidence

Ticket structure

Title:
[Severity] Flow or component: EN 301 549 finding blocks a named user task

Compliance context:
- Source note:
- Requirement or clause:
- Related WCAG criterion to verify:
- Affected service area:

User impact:
Explain the practical barrier, not just the legal category.

Evidence:
- Page, screen, document, or component:
- Assistive technology and browser:
- Actual behavior:
- Expected behavior:
- Screenshot, audit-row, selector, or transcript reference:

Likely WCAG references to verify:
- Use the audit reference when trustworthy.
- Add only criteria supported by the evidence.
- Keep legal interpretation out of the developer ticket.

Acceptance criteria:
- The named control, component, content, or document exposes the expected information.
- The user can complete the affected task with the named interaction mode.
- The visible state and programmatic state remain equivalent.
- Retest follows the exact steps and environment named in the evidence.

Paste the compliance note into the generator when you want the first draft turned into a developer ticket.

Example conversion: checkout delivery choice

Raw note:
EN 301 549 audit. Checkout delivery-method options are read as separate controls without the group question. Changing delivery updates the order total visually, but NVDA announces no change.

Developer ticket:
[High] Checkout: delivery method and order total changes are not announced reliably

Compliance context:
- Source: EN 301 549 / EAA audit note
- Service area: online checkout
- Related criteria to verify: 1.3.1, 2.1.1, 3.3.2, 4.1.2, 4.1.3

User impact:
Screen reader users may choose the wrong delivery method or miss a changed total before purchase confirmation.

Evidence:
- Page: checkout delivery step
- Component: delivery-method radio group and order-summary total
- Environment: NVDA with keyboard-only navigation
- Actual result: group question, selected state, and updated total are not announced consistently
- Expected result: group name, option state, and total update are available programmatically

Acceptance criteria:
- Delivery options are grouped under the visible delivery question.
- Each option exposes name, role, and selected state.
- Keyboard operation follows the expected radio-group pattern.
- Changing delivery method announces the updated total without moving focus unexpectedly.
- Retest covers the same checkout state with NVDA and keyboard-only navigation.

Common EN 301 549 and EAA ticket types

Keep legal and engineering notes separate

A developer ticket should not decide whether a service is legally compliant. It should give engineering a precise barrier to fix and QA a precise way to retest. Keep legal risk, ownership, deadline, and policy interpretation in the project or compliance tracker; keep component behavior, evidence, expected result, and acceptance criteria in the implementation ticket.

Paste-ready input for the generator

EN 301 549 / EAA / BFSG finding:
Source note or clause:
Related WCAG criterion:
Affected service area:
Page, document, or component:
User task:
Assistive technology / browser:
Actual behavior:
Expected behavior:
Evidence reference:
Acceptance criteria:
Retest environment:

Open the accessibility ticket generator and paste the finding with these fields.

Related resources