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] Set button does not become disabled in adaptive mode #2327

Open
filipKovachev opened this issue Jun 25, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Dateinputs SEV: Medium

Comments

@filipKovachev
Copy link
Contributor

I'm submitting a...

  • Bug report

Current behavior

Currently, when the DateTimePicker enters adaptive mode and an invalid date is selected, the Set button does not become disabled as it should

Expected behavior

When entering adaptive mode the Set button should become disabled if an invalid date is selected.

Minimal reproduction of the problem with instructions

  1. Open this example: https://stackblitz.com/edit/react-rbkkza-4uxz1a?file=app%2Fmain.tsx
  2. Clear the hour part so that the hour appears instead of a valid date
  3. Shrink the width so that adaptive mode takes place and notice how even though and invalid date is selected the Set button is still not disabled.
Recording.2024-06-23.104751.mp4

Reported in Ticket ID: 1655031

@filipKovachev filipKovachev added Bug Item which indicates that something is not working pkg:Dateinputs SEV: Medium KendoReact labels Jun 25, 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: Medium
Projects
None yet
Development

No branches or pull requests

1 participant