Skip to content

Entering date is not possible In DateRangePicker when format is set #7451

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

Closed
nelito987 opened this issue Jul 25, 2023 · 1 comment
Closed
Assignees
Labels
Bug C: DateRangePicker FP: Completed Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously

Comments

@nelito987
Copy link
Contributor

nelito987 commented Jul 25, 2023

Bug report

The two-digit dates could not be entered/typed correctly in the DateRangePicker.

Reproduction of the problem

  1. Open the format API example - https://docs.telerik.com/kendo-ui/api/javascript/ui/daterangepicker/configuration/format
  2. Try to enter a date after 10th, for example 2023/02/22

Current behavior

The number is always changed starting with 0. In the example above the date is changed to '02'

Expected/desired behavior

It should be possible to enter all dates in the component.

The issue is a regression starting with the 2023 R2 (2023.2.606) release and it is due to an issue in kendo-dateinputs-common package

Environment

  • Kendo UI version: 2023.2.718
  • Browser: [all]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Jul 25, 2023
@gdenchevprog
Copy link
Contributor

Similar thing reported with the DateTimePicker in ticket 1626156.
https://dojo.telerik.com/@gdenchev/UVURESAY
When the minutes portion of the dateinput is selected, you can only type in single digit numbers.

@gdenchevprog gdenchevprog self-assigned this Oct 16, 2023
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Oct 26, 2023
@sspasova sspasova added the Regression Broken functionality which was working previously label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: DateRangePicker FP: Completed Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously
Projects
None yet
Development

No branches or pull requests

3 participants