### Bug report
When typing in the built-in search box of the Scheduler, the spacebar does not insert a blank space as expected.
### Reproduction of the problem
Type in any word in the search tool and press the spacebar.
A Dojo sample for reproduction: https://demos.telerik.com/kendo-ui/scheduler/search-events
When using Kendo version 2021.3.1109 in the same scenario, the spacebar opens the Popup form for event editing.
A Dojo sample for reproduction: https://dojo.telerik.com/irUKIsEc
### Expected/desired behavior
When you press the spacebar, it should insert a blank space.
### Environment
* **Kendo UI version: 2022.2.510
* **jQuery version: 1.12.4
* **Browser: [all]
As for the current version of the Telerik Scheduler, if using the Adaptive Rendering Mode for the Scheduler
.Mobile(MobileMode.Auto)
the Adaptive Slot Height feature (https://demos.telerik.com/kendo-ui/scheduler/adaptive-slot-height) does not work for a mobile screen in a Month view. Due to this, there is no opportunity to dynamically change the height of the slots in a Month view so that they can fit the events in the specific slot. Thus, in case dots standing for the events in a month view are customized and replaced by regular events, the scheduler cells do not change their height to account for the events number. The only options to display all the events per day in a month view on a small screen are now either to make the height of all scheduler cells really big (not user friendly) or decrease the height of the events depending on their number to fit them in a cell (not desirable behavior).
Taken all this into consideration, adaptive rendering mode needs the same adaptive slot height feature which exists now only for a regular mode of the scheduler.
Hi,
I'm having some erratic behavior when displaying recurring events in the scheduler when the browser is Safari and in other browsers when the device is an ipad.
The recurring events don't show on the presentation table, but if I force several clicks in the presentation table with the intention of creating a new event and then canceling, they sometimes are rendered in the right slots. After they are rendered if I click the presentation table they disappear again.
If I check the scheduler dataSource data the events are there to be shown.
I tried to replicate the same behavior with the scheduler demo that you have available and I couldn't replicate it. But then I realized that in my case only recurring events won't show up. My hint was that the problem was with the recurrence rule. I created a dojo sample with my recurrence rule and then the bug appeared.
Concluding it seems that for some recurrence rules the recurring events may have problems to be rendered in the presentation table.
Here is a dojo sample replicating the problem that I describe:
https://dojo.telerik.com/USiLEXAk
How can I resolve this problem or have a potential fix?
Kind regards,
Marco Miranda.
### Bug report
When using the Scheduler on a mobile device and trying to edit an existing event through the Month view, the editor template does not load the event details. The Scheduler opens an empty editor to create a new event.
### Reproduction of the problem
1) Create a Scheduler and enable its adaptive rendering (mobile: true).
2) Open the Scheduler on a mobile device and select the Month view.
3) Try to edit an existing event.
4) The opened editor template does not load the event details.
A Dojo sample for reproduction: https://dojo.telerik.com/uherEWib
### Expected/desired behavior
The events must be editable when using the Month view, and the adaptive mode is enabled.
### Environment
* **Kendo UI version: 2023.3.1114
* **jQuery version: 3.7.0
* **Browser: [all]
Hi Team,
I would like to request a way to directly edit events in the Kendo UI Scheduler's year view. For example, maybe a way to click on events to edit:
Thank you!
When the slotByElement method is used for multiple elements this could lead to performance issues in Scheduler.
For example, the difference in the performance can be observed in the Dojo examples linked below when loading the Scheduler and when changing the selected resources:
Dojo with 2023.1.314 - https://dojo.telerik.com/@NeliKondova/UJOcEJoC
Dojo with 2023.1.425 - https://dojo.telerik.com/@NeliKondova/UHisivuC
The issue occurs starting with the 2023 R1 SP1 release and could be due to the following fix - #7260
Currently vertical virtualization is available which improves the Day, Week and Month views.
Such DOM virtualization would be good for the timeline views (where horizontal scrolling is utilized) as well.
When the Selectable configuration is enabled and the start of an event is not visible, the Scheduler will scroll left to the beginning of the event, as demonstrated in this dojo.
Can you expose a configuration options that would allow for toggling this behavior off?
Hi Team,
I would like to be able to find a faster way to handle changing background cells/columns based on if they are a special day. I have look at this KB, but it is very slow when using a yeartimelineview.
Thank you!
Hi
In our application, we use Kendo Scheduler vue (kendo-scheduler-vue-wrapper) for planning working hours. Users create their own working schedule which involves mostly drag/drop of the Scheduler items (with fixed duration) from an external source (ListBox). This process was much simpler in the Silverlight version of the component because of the visual indication of the slots where appointments will be created:
Please provide the option to have some visual indication of the start/end time of the appointment that will be created either in the Scheduler (slots) or on the item we are dropping.
This feature is already there when moving or resizing an existing appointment.
Thank you in advance
When the timezone of the machine and the timezone set in the Scheduler are in different days, the currentTimeMarker is not displayed in the Timeline view.
When the timezone of the machine and the timezone set in the Scheduler are in different days, the cusrrentTimeMarker is not displayed in the Timeline view.
The cusrrentTimeMarker should be displayed in all the views.
Scheduler events in TimeLine view are displayed incorrectly when they start/end at the same time.
Run this dojo
Notice that Event 2 is displayed below Event 1, even though they do not overlap. Removing Event 3 results in Event 1 and 2 being rendered next to one another.
Event 2 should be displayed next to Event 1, but not below, as they do not overlap
It would be great to be able to customize the scheduler's toolbar, either by specify custom buttons and actions through 'toolbar' option or by providing a custom template.
Hi Team,
I'd like to request the functionality to sync the Kendo UI Scheduler's events with Google Calendar. This would be preferably one way from Kendo UI to Google.
Thank you!
I just upgraded to the latest version today.
kendoScheduler doesn't fire change event when in "Year" view.
This is really easy to duplicate. Select Year and it doesn't fire.
<!DOCTYPE html>
<html>
Hi Team,
Can you adjust the culture of de-DE and de-CH? Month/Day looks incorrect for these regions, it should be Day/Month.
Thank you!
Hi, We have a requirement where in, we would like to have rolling view for the standard timeline views (timelineweek & timelineMonth). What i mean by that is, the start-date of the view starts from the current date and the end date is based on whether its a week or a month. For instance, if its the timeline week, if the current day is Wednesday, the start day of the week must be the current Wednesday and the end should be the next week's Tuesday. The navigation from there should be the next Wednesday to the next corresponding Tuesday. Now if the user navigates to a day via the calendar, for instance a Thursday. The view must start from a Thursday and end on a Wednesday. The same applies for the timelinemonth view as well. Only change would be, in the case of the month, its the date and not the day. Currently this can be achieved by creating a custom-view by extending the standard views. It would be really helpful if this is available as toggle/setting in the standard view. Thanks, Shashank
Refer to : http://www.telerik.com/forums/setting-recurrance-messages-from-variable To allow multiple language support it should be possible to define the recurrenceeditor messages in the template to use an external source rather than having to hard code 1 set of messages.
When the Scheduler is opened on iOS device in desktop mode it could not be scrolled easily, the scrolling is not smooth.
The scrolling in Scheduler component is not very smooth on iOS desktop mode.
The Scheduler Timeline viwes should scroll as expected on iOS devices in Desktop mode.