Skip to content

min-max settings with Timepicker. #6744

@kakrishn

Description

@kakrishn

example url: here
The example also has a similar issue as ours.

Our settings:
minTime: Date = new Date(2025, 4, 15, 8, 0);
maxTime: Date = new Date(2025, 4, 15, 18, 0);

minTime Issue:

  • Now if the hours is on 09 and minutes is on 00, the down arrow is disabled, though you should be able to go upto 08:00
  • Image
  • The only way to reduce is using the minutes and then reach 08:00

maxTime Issue:

  • Similarly if the hour is on 17 and minutes on 00, the up arrow to go to 18 is disabled.
  • The only way to reach 18:00 is through the clicking up arrow on minutes.
  • Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions