Unplanned
Last Updated: 30 Jan 2024 14:17 by ADMIN
Currently, events in the Scheduler are not exactly placed based on the time. For example, if we have an event set for 9:51 it should start at precisely 9:51, at the moment it is moved to the previous slot 9am for hour long slots, 9:30 for 30min slots, etc similar to the JQuery version.
Unplanned
Last Updated: 16 Jan 2024 15:10 by ADMIN
Created by: Lu
Comments: 1
Category: Scheduler
Type: Feature Request
1
Currently, the empty space on the right side of the event is a constant instead of a percentage, this causes the events to appear small when the orientation of the grouping is horizontal and more than five:

https://stackblitz.com/edit/brkqne-jbvh61?file=src%2Fmain.vue
Unplanned
Last Updated: 05 Oct 2023 10:11 by eric
Created by: eric
Comments: 0
Category: Scheduler
Type: Feature Request
0

The current implementation of the Kendo UI for Vue Native Scheduler doesn't provide the 'Date Grouping' option that is available in the Kendo UI for jQuery Scheduler component.

Providing the discussed 'Date Grouping' option will make the Vue suite consistent with the jQuery one and will help the users in the migration of their projects from Wrapper to Native Scheduler.   

Unplanned
Last Updated: 31 Jan 2023 13:58 by Victor

The current implementation of the Native Scheduler component doesn't reactively update the Views definitions inside the Scheduler. 

In my scenario, I want to display multiple views like "Day", "Week", "Month", etc. only when the Scheduler data is not grouped. When grouped data is displayed, I want to show only the "Day" view to the users.

To achieve the targeted functionality, with the current implementation of the Scheduler, I should use the key attribute as demonstrated in this StackBlitz example.

Unplanned
Last Updated: 10 Jan 2023 09:36 by Szekely

Currently, the Native Scheduler doesn't provide an option to programmatically display its "Add new event" or "Edit event" form. 

In some scenarios, it will be useful to have the option to programmatically display the "new event" form or be able to load the data of specific existing event into the editing form 

Unplanned
Last Updated: 04 Jan 2023 09:05 by Szekely
Created by: Szekely
Comments: 0
Category: Scheduler
Type: Feature Request
1

Currently, the Native Scheduler component doesn't provide the option to group its date by date. 

This option is available in the Kendo UI for jQuery and it will be really nice if we have it also in the Native Vue Scheduler.

Unplanned
Last Updated: 12 Sep 2022 12:05 by Sam
Created by: Sam
Comments: 0
Category: Scheduler
Type: Feature Request
1

We've been using the Telerik UI for ASP.NET AJAX Scheduler for years.  It has this nice reminder dialog that can be checked on this link and the below screenshot. 

Can you add the Reminder functionality in the Native Scheduler component?

Completed
Last Updated: 26 May 2022 05:40 by ADMIN

It will be beneficial if we have an option to customize the element that appears in the Scheduler when we resize it. Here is a screenshot for more details: