Replace Time fields with a TimePicker component #165

Open
opened 2024-01-24 13:20:45 +00:00 by savanni · 0 comments
Owner

Requirements

  • the time picker shows only hours and minutes
  • the fields of the time picker are arranged in the order specified by the user's locale
  • the hours are in either am/pm or in 24-hour, as specified by the user's locale
  • the user does not type separator characters
  • a time picker widget appears as soon as the user focuses the component
  • the time picker widget updates instantly in response to the user's typing
  • the user can select hours and minutes on the time picker widget. The text fields instantly update in response to the user's clicks.
# Requirements - the time picker shows only hours and minutes - the fields of the time picker are arranged in the order specified by the user's locale - the hours are in either am/pm or in 24-hour, as specified by the user's locale - the user does not type separator characters - a time picker widget appears as soon as the user focuses the component - the time picker widget updates instantly in response to the user's typing - the user can select hours and minutes on the time picker widget. The text fields instantly update in response to the user's clicks.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: savanni/monorepo#165
No description provided.