Currently, all events are set min-height of 25px. That causes the visually improper display of events:
Removing the applied min-height style will make sure that the events are visually positioned as expected, but the events' titles will be partly or fully hidden:
A workaround based on custom CSS is demonstrated in the following example:
https://stackblitz.com/edit/angular-bvh7fq-1s3ub7
It will be a good addition to the component if an option like layout is provided to adjust the action buttons of the editing dialog. Similar to the following Dialog demo:
Hi, Team!
I would like to request an adaptive rendering feature for the Kendo UI for Angular Scheduler component similar to the one present in the Kendo UI for jQuery library:
https://docs.telerik.com/kendo-ui/controls/scheduler/adaptive-rendering
Hi,
A template for the load more button will allow flexibility to display more information about the events or other content. The template should also provide the events for the specific date which will help in scenarios where the button should show how many events are hidden.
Example use case:
Hi,
It will be a good feature to provide a way to change the content of the date headers in the Scheduler as currently, the kendoSchedulerDateHeaderTemplate doesn't support the month view.
Hi,
The current design of the Scheduler displays days from the previous and next month in the current month view. This behavior aligns with the calendars of both Apple and Microsoft:
Example with Scheduler - https://stackblitz.com/edit/angular-gdzdca-4hrqyw
Nevertheless, it would be a valuable enhancement if developers had the option to exclude those days/weeks.
Hi,
Please provide a multiple-selection option using the ctr + click shortcut.
thank you
Hi, Team!
Currently, the GroupHeaderTemplateDirective cannot be used inside the Agenda view of the Scheduler component. I would like to request the introduction of a feature that provides similar functionality for the Agenda view.
Please provide a TimeLineMultiWeekView. It should allow the TimeLine view to display a start date from one month up to an end date in the following month. It should be similar to the available MultiWeekView.
thank you
Hi,
This will allow the developer to update the view of the Scheduler component without reloading the data.
Hi, Team!
I would like to be able to set specific events in Scheduler to a fixed time zone rather than setting the whole component to a specific time zone.
Hi,
When we click on any day in "Month view", the control should navigate to "Day view" and show a list of events scheduled for that day. Please refer to the screenshot attached.
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.
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.
Hi, Team!
I would like to have a designated Timeline View that displays a whole year.
Best regards!
Provide a template that allows modifying the following time slots for the TimeLine view.

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.
Hello, Team!
I would like to have a timeline view with custom number of days/weeks.