cisagov / manage.get.gov

A Django-based domain name registrar that interfaces with an EPP registry
https://get.gov
Other
60 stars 19 forks source link

Bundle: Request form: Screen reader output #2913

Open AnnaGingle opened 1 month ago

AnnaGingle commented 1 month ago

Story

As an assistive technology enabled uder, I want the screen reader output on the "Other employees from your organization" and "Add'l details" sections of the domain request form to be properly formatted and accessible, so that I can navigate and complete the form efficiently and without confusion.

Acceptance Criteria

Additional Context

Reminder: no unit tests are required for screen reader output How to view screen reader output using ANDI

Screenshot 2024-10-08 at 9 00 09 AM

NOTE: No unit tests are required for screen reader output.

Issue Links

Prioritization Comments

WCAG Conformance Level: 2.1 AA WCAG Standard that applies: 1.3.1 - Info and Relationships (Critical) 3.3.2 - Labels or Instructions (Critical) 4.1.2 - Name, Role, Value (Critical) Critical Failure if Not Met?: Yes Prioritization: Blocker Reason: This story addresses critical accessibility issues that affect users relying on assistive technologies. In this context, the reader output is not properly formatted and does not provide effective form navigation and completion. Mis-formatted outputs can lead to confusion, resulting in a negative user experience and potential failure to submit necessary information.

AnnaGingle commented 1 month ago

@abroddrick has reviewed and approved this ticket.