Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Yanko-Georgiev opened this issue Nov 22, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Dateinputs SEV: High

Comments

@Yanko-Georgiev
Copy link
Collaborator

I'm submitting a...

  • Bug report

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

@Yanko-Georgiev Yanko-Georgiev added Bug Item which indicates that something is not working KendoReact pkg:Dateinputs SEV: High labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Dateinputs SEV: High
Projects
None yet
Development

No branches or pull requests

1 participant