Hello,
we request the feature, to have the possiblity, to create a new event, by doing a slot click + dragging the mouse + release to create a new event.
Can we expect this feature or do you can suggest a workaround using existing functionality to get a similar functionality?
Thank you!
Best regards
Julian Hochstetter
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.
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.
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:
Thank you for your consideration.
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.
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
I would be nice to highlight the currently selected event. As in the example below the selected event has a purple border
Hi Team,
I'd like to request the functionality to allow the Kendo UI Scheduler to navigate the displayed item with swiping.
Thank you!
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.
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!
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.
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.
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.
For Angular Kendo Scheduler, if the Work week view is selected (default Mon-Fri), and Sunday is selected on the mini calendar to select the date to display - the previous week will be displayed. This is confusing, as simply toggling to Week view will then display the different, current week.
https://www.telerik.com/kendo-angular-ui/components/scheduler/views/day-week/
Expected behaviour: current week on mini calendar corresponds to the current week displayed regardless of whether full week or work week view is selected
Actual behaviour: selecting any day up until the desired "work week's start" (even if it's customized to start on e.g. Tuesday - and selecting Monday) will show previous week; switching then to full week view switches the week displayed to the one selected on mini calendar
------
Curiously, this does not happen for Kendo scheduler for JQuery (https://demos.telerik.com/kendo-ui/scheduler/index):
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
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
Hi,
Providing a footer template for the Scheduler component will be a valuable addition to customizing the component.
Thank you.