Skip to content

PRXT - fix: improve TimePicker accessibility#1427

Closed
punk6529 wants to merge 1 commit intomainfrom
codex/add-labels-and-tests-to-timepicker
Closed

PRXT - fix: improve TimePicker accessibility#1427
punk6529 wants to merge 1 commit intomainfrom
codex/add-labels-and-tests-to-timepicker

Conversation

@punk6529
Copy link
Copy Markdown
Contributor

Summary

  • add accessible labels and ARIA descriptions to the TimePicker component
  • describe enforced minimum times to screen readers
  • add tests covering labeled inputs, the AM/PM toggle, and min-time disabling

Testing

  • npx jest --runTestsByPath tests/components/common/TimePicker.test.tsx --no-coverage
  • npm run lint (passes with existing warnings outside the change)
  • npm run type-check (fails with pre-existing errors in unrelated test files)

https://chatgpt.com/codex/tasks/task_e_68c942fb2304832199bc65dc3b8a289e

Signed-off-by: GPT Engineer <gpt-engineer@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

@prxt6529 prxt6529 changed the title fix: improve TimePicker accessibility PRXT - fix: improve TimePicker accessibility Sep 30, 2025
@prxt6529
Copy link
Copy Markdown
Collaborator

Will be done in #1497

@prxt6529 prxt6529 closed this Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants