Unplanned
Last Updated: 07 Apr 2023 07:43 by Raj
Created by: Raj
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi,

It will be a good addition to the Multi-Week view if a header template was introduced to customize the content inside the header.

 

Unplanned
Last Updated: 13 Mar 2023 14:01 by Michael
Created by: Michael
Comments: 0
Category: Scheduler
Type: Feature Request
2

Hi,

It will be a good addition to the component if separate events are fired when the user makes choice inside the `Edit Recurring Item` dialog.

That will help developers to execute additional logic upon user interaction.

Thank you for your consideration.

Unplanned
Last Updated: 15 Feb 2023 13:21 by Aliou
Created by: Aliou
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi,

It will be a nice enhancement to the component if the drag selection of the Scheduler supports mobile device input.

Thank you for your consideration.

Unplanned
Last Updated: 08 Feb 2023 13:22 by ADMIN
Created by: Pooja
Comments: 2
Category: Scheduler
Type: Feature Request
3

Hi Team,

Currently, the Month view renders all the events even the non-visible ones which cause performance issues when using the event template. It will be a good improvement if only the visible events render and when the user clicks the `loadMore` button, to load the ones for the specific day. This should improve the overall performance of the component.

Thank you for your consideration.

Unplanned
Last Updated: 25 Jan 2023 09:37 by JonathanDM
Created by: JonathanDM
Comments: 0
Category: Scheduler
Type: Feature Request
2
Please allow when using the timeline-month-view and select a date from the DatePicker, the first date that is shown to be the first entry in the scheduler, and then the following 30 days to be shown, instead of always starting with day 1 of the month.
Unplanned
Last Updated: 11 Nov 2022 11:51 by Philipp
Created by: Philipp
Comments: 0
Category: Scheduler
Type: Feature Request
5

Hi,

Please add templates that allow customizing the loading indicators for the Scheduler and Autocomplete components (and any other component that has a loading indicator). Such templates would be similar to the kendoGridLoadingTemplate available in the Grid.

Thank you

Unplanned
Last Updated: 28 Sep 2022 13:50 by Pooja

Hi,

Currently, the MonthDaySlotTemplateDirective renders on top of the events inside the month slot. Adding the ability to customize the position or have predefined(top, bottom, left, or right) ones would provide the developer with some additional customization options. 

Thank you for your consideration.

Unplanned
Last Updated: 21 Sep 2022 07:10 by Pooja
Created by: Pooja
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi Team,

It will be a nice improvement if the slotFill supports the month view in the Scheduler as it currently only supports the day and week views.

Thank you for your consideration.

Unplanned
Last Updated: 21 Sep 2022 07:00 by Sean

Hi,

It will be a nice addition to the Scheduler component if an occurrencesInRange method was provided for the developer to utilize in their applications. Similar to Kendo UI for jQuery:

https://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler/methods/occurrencesinrange#occurrencesinrange

Thank you for your consideration.

Unplanned
Last Updated: 15 Sep 2022 13:15 by Nick

Hi,

It will be a good feature improvement of the Agenda view if an `no event template` is provided for developers to inform their users that for that specific date there aren't any events.

Additionally by default if there aren't any events in the Agenda view it would be nice if a "There isn't any event" message is displayed by default.

Thank you for your consideration.

Unplanned
Last Updated: 16 Aug 2022 17:02 by Sanjeev
Created by: Sanjeev
Comments: 0
Category: Scheduler
Type: Feature Request
2
Just like the day, month, timeline, etc, an option to show two months in the Scheduler would be nice.
Unplanned
Last Updated: 16 Aug 2022 13:34 by ADMIN
Created by: Julian
Comments: 12
Category: Scheduler
Type: Feature Request
14

Hello,

 

we have the need, to implement custom timeline views for the scheduler which shows a month and quarter timeline view.

This is currently not possible because the TimelineViewModule is not exporting the TimelineMultiDayViewComponent.

We request, to add this component to the exports and provide an updated dev version of the scheduler published to npm so that we can continue soon.

 

Thank you!

Best regards

Julian Hochstetter

Unplanned
Last Updated: 26 Jul 2022 16:01 by Martin

Hi Team,

I'd like to request the functionality to allow the Kendo UI Scheduler to navigate the displayed item with swiping. 

Thank you!

Unplanned
Last Updated: 15 Jul 2022 09:39 by shahar

Hi,

It would be a good to have feature if the developers can set a specific timezone for the DatePicker and TimePicker inside the editing form of the Scheduler. As of now when "Today" or "Now" button are pressed it creates a new JavaScript Date object and doesn't allow to set a specific timezone.

Thank you for your consideration.

Unplanned
Last Updated: 05 Jul 2022 15:13 by John
Created by: John
Comments: 0
Category: Scheduler
Type: Feature Request
3

Hi Team,

I'd like to request the built-in functionality to configure the appearance of all views to display the times horizontally.  I understand it is normally shown like this in the TimeLine View, but it would be nice to have this for other views too.

Thank you!

Unplanned
Last Updated: 22 Jun 2022 21:17 by Connor
Created by: Connor
Comments: 0
Category: Scheduler
Type: Feature Request
3

The Scheduler Agenda view is cut when opened on a mobile device. The scheduler cannot be scrolled horizontally.

Please refer to the attached image.

Provide a way to be able to see all events in Agenda view on small resolutions.

Unplanned
Last Updated: 27 May 2022 17:56 by Connor
Created by: Kendo UI
Comments: 1
Category: Scheduler
Type: Feature Request
6

Hi Team,

It will be a good addition to the Scheduler if Recurrence Editor Template is added to allow the developers to customize the content inside the Recurrence Editor.

Unplanned
Last Updated: 18 May 2022 09:02 by Dawid
Created by: Sean
Comments: 2
Category: Scheduler
Type: Feature Request
8

Currently the Scheduler does not provide an opportunity for splitting very large datasets into portions via paging or virtual scrolling. This leads to decreased performance when a very large amount of resources needs to be rendered in the same view.

Please introduce virtual scrolling and/or built-in paging capabilities to resolve the performance issues.

Unplanned
Last Updated: 26 Apr 2022 13:01 by Benedikt
Created by: Benedikt
Comments: 0
Category: Scheduler
Type: Feature Request
2

Add a template that would allow customizing the empty cells in the header section of the Scheduler component (e.h. in multi-day-view).

 

Related ticket: 1562343

Unplanned
Last Updated: 25 Feb 2022 15:08 by Xiao
Created by: Xiao
Comments: 0
Category: Scheduler
Type: Feature Request
2

Hi,

Please provide a function that allows getting the next occurrence of a recurring event similar to the following functionality in Kendo UI for jQuery

https://docs.telerik.com/kendo-ui/controls/scheduling/scheduler/how-to/various/get-next-occurrence

thanks