Add aria-required
to symptoms question in test card form
#8552
Labels
Accessibility
Issues that affect SR's accessibility
Moderate
Moderate bugs or a11y issues. Part of [Critical, Serious, Moderate] bug and a11y ranking labels.
Milestone
Area or Component
Conduct tests -> Test Card -> "Select any symptoms the patient is experiencing" (for all diseases that ask this question) and "When did the patient's symptoms start?" (for non STI diseases AoE questions)
Quick Summary
For some conditionally required fields, when the user selects "Yes" for "Is the patient currently experiencing or showing signs of symptoms?", it is not clear that the following AoE questions are required:
How to Replicate
See above
Accessibility Violation
aria-required-missing
Action Requested
Ensure those conditionally required fields have both a visual and programmatic way for users to know those fields are required. (with an * and a
aria-required
orrequired
attribute.Screenshots (optional)
Source Code (optional)
Original Deque Issue
The text was updated successfully, but these errors were encountered: