telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 39 forks source link

[Bug][DateTimePicker] When minTime is set the TimePicker doesn't set time #2740

Open Yanko-Georgiev opened 21 hours ago

Yanko-Georgiev commented 21 hours ago

I'm submitting a...

Current behavior

When opening the time section of the DateTimePicker you can notice the minValue in the top left corner, but when you click set it will not set the time.

Expected behavior

Clicking set in the time section of the DateTimePicker should correctly set the time, like in the TimePicker.

Minimal reproduction of the problem with instructions

  1. Open the following StackBlitz example: https://stackblitz.com/edit/react-vbznva?file=app%2Fapp.jsx
  2. Open the DateTimePicker.
  3. Go to the Time section.
  4. Notice the time in the top left is 9:00 PM
  5. Click set and notice the time displayed is still 5:50 PM

Reported in: 1671325