Skip to content

🟠 [RGAA 11.5] Related form fields not properly grouped #610

@jbpenrath

Description

@jbpenrath

Bug Report

Problematic behavior
Related form fields are not grouped with <fieldset>/<legend>. Specifically, the "Read" / "Unread" radio buttons in the search filters are not grouped.

Expected behavior/code
Related fields (radio buttons, checkboxes sharing a common purpose) must be wrapped in <fieldset> with a <legend> describing the group.

Steps to Reproduce

  1. Open search filters
  2. Use a screen reader to navigate to the "Read" / "Unread" fields — no group label is announced

Environment

  • RGAA Criterion: 11.5
  • Severity: 🟠 Major

Possible Solution
Group "Read" / "Unread" with <fieldset>/<legend> (legend: "Read status").

Additional context/Screenshots
RGAA reference: Criterion 11.5

Metadata

Metadata

Assignees

Labels

a11yIssues related to accessiblity

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions