Unplanned
Last Updated: 24 Nov 2025 15:08 by Kendo UI
Created by: Kendo UI
Comments: 0
Category: DateRange
Type: Feature Request
1

Currently, when a MultiViewCalendar is rendered in the DateRange via kendoDateRangePopupTemplate, the adaptive mode of the DateRange does not reflect the templates defined for the MultiViewCalendar:

  • https://stackblitz.com/edit/angular-v9fvvpzg

It would be great if the adaptive rendering of the DateRange could be enhanced to support the MultiViewCalendar templates. 

Unplanned
Last Updated: 18 Aug 2023 17:14 by Hariharan
Created by: Hariharan
Comments: 0
Category: DateRange
Type: Feature Request
4
It will be nice to have a single input field for daterangepicker. As of now the user has to open it in two different boxes which is very confusing.
Unplanned
Last Updated: 07 Sep 2022 07:09 by ADMIN
Created by: Richmond
Comments: 1
Category: DateRange
Type: Feature Request
1

Currently is not possible to focus the End DateInput, using keyboard shortcuts.

So far the Tab focuses the first input which automatically opens the popup then continues on the next focusable elements on the page skipping the End input.

This is not correct in terms of another component that has a popup in it. The popup should be opened on Alt+Down arrow, while the Tab should go through the Start and End DateInputs fields only.

Please improve and provide built-in keyboard navigation shortcuts for the DateRange component.