Completed
Last Updated: 23 May 2025 08:34 by ADMIN
Release 9.0.0

The DateRangePicker's Calendar popup will navigate to the Min value when the user deletes the currently selected EndValue.

https://blazorrepl.telerik.com/GzEPQoPw45otLVRU34

Select Start and End value.

Delete the End value.

The Calendar will show the Min value year, which is 1975 in this case. If Min is not set, the component will show 1900.

The problem occurs only with nullable values.

Won't Fix
Last Updated: 12 Feb 2025 21:08 by Andrew
When the DateRangePicker has value, opening the popup to select a new start date results in automatically closing the popup if the new start date is before the end date. Thus, the user cannot easily change the end date.

Up to 6.0.2 the popup remained opened regardless of the selected start date.

Current vs previous behavior: https://app.screencast.com/4b0iAZsC47SSe.
Completed
Last Updated: 08 Nov 2022 17:14 by ADMIN
Release 3.7.0 (09 Nov 2022)

After an upgrade, I have a DateRangePicker bind to null values, and the dates showed when opening the drop-down date selector are "January 1900 - February 1900". Previously (in 3.3), it was showing the current month and year.

It seems that a bug was introduced in 3.4.

Completed
Last Updated: 26 Apr 2022 19:33 by ADMIN
Release 3.3.0

After the 3.1 update, the OnChange event no longer fires. It fires only on Enter key press.

See this REPL link.

Declined
Last Updated: 14 Nov 2020 15:08 by ADMIN
Created by: Özmen
Comments: 1
Category: DateRangePicker
Type: Bug Report
0

Recently I used your DateRagePicker component

At that it is noticeable that the translation of its labels into German language went wrong.

Because "Start" - "End" is recognized as verb for the aim of translation.

Instead there should be used the nouns. 

Better it would be translated follows: Start --> Von    End --> Bis

 

 

Regards,

Özmen