-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
0 / 10 of 1 issue completed
Copy link
Labels
A11Y Audit FindingsA11Y Audit: FailsA11y AuditIssues related to the accessibility auditIssues related to the accessibility auditAdded during SprintAffects: Accessibility 🟡Relates to the accessibility of our componentsRelates to the accessibility of our components
Milestone
Description
Describe the bug
The existing visible instructions for time picker aren't sufficient to prevent errors; we need to add clarity to the format and options to prevent users from typing in potentially invalid times.
See https://www.w3.org/TR/WCAG20/#minimize-error-cues for clarification on 3.3.2
Steps to reproduce the bug
- Go to https://designsystem.digital.gov/components/time-picker/
- View hh:mm
- Try typing in 12:15
- Try typing in 19:30
Findings: hh:mm may not provide enough instructions for a user to select a valid time.
Expected Behavior
Suggest adding more clear instructions. For example:
Start typing or select an AM or PM time in half-hour increments.
Screenshots
No response
System setup
No response
Additional context
FYI there's a related issue here for adding a 24 hour option #4947
Code of Conduct
- I agree to follow this project's Code of Conduct.
- I checked the current issues for duplicate bug reports.
Sub-issues
Metadata
Metadata
Assignees
Labels
A11Y Audit FindingsA11Y Audit: FailsA11y AuditIssues related to the accessibility auditIssues related to the accessibility auditAdded during SprintAffects: Accessibility 🟡Relates to the accessibility of our componentsRelates to the accessibility of our components
Type
Projects
Status
Done