When the user tries to set a repeat rule for an event, the spinners for the NumericTextBoxes are not displayed
The spinners are not displayed. Also, the calendar icon is not displayed.
The following classes should be applied only to the parent element: k-recur-interval, k-recur-count, k-recur-until
The spinners and the calendar icon should be visible
edit: function(e){
$('[name="recurrenceRule"] .k-button-group-stretched button').click(function(){
$('.k-recur-interval.k-input-inner').removeClass('k-recur-interval')
$('.k-recur-count.k-input-inner').removeClass('k-recur-count')
$('.k-recur-until.k-input-inner').removeClass('k-recur-until')
})
},
Dojo - https://dojo.telerik.com/@NeliK/iVExeNek
If you resize the DevTools pane after destroying the Scheduler, a "Cannot read properties of null (reading 'getKendoToolBar')" error is thrown.
Regression introduced with 2022.2.621
An error is thrown after resizing the pane.
No error should be thrown after resizing the pane.
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
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>
Editing a recurrent event in the Scheduler with End options set to Never
triggers validation on the DatePicker.
This is a regression introduced with R1 of 2022
Never
.Validation error is displayed.
screencast
Validation error should not be present in this scenario.
This one is reproducible on the demo site today and that’s where this screenshot is from. Begin to create a new event. Set to recurring Monthly. Note that below “Never” is checked and the “10/11/2020” box is disabled. Now go and change your start date to any other date above. This box enables itself. It should not do this because the ending date option is not actually selected.
I fixed this in JavaScript by hooking into some events rather than modifying the Kendo.all.js file.
When a recurring event is created in a Scheduler and the id is not set to the event, then if the event is deleted an error is thrown in the console.
3.1. 'kendo.all.js:311085 Uncaught TypeError: Cannot read properties of undefined (reading 'startTimezone')' is thrown
3.2. 'Uncaught TypeError: Cannot read properties of undefined (reading recurrence exception)' is thrown in the console
There should be no errors in the console although the deleted event is without id being set. There could be some more descriptive message.
The recurring events are not rendered as expected in some scenarios depending on the start time set.
The first event is not rendered for every week, but it is rendered for every second week.
When the recurring rule is 'FREQ=WEEKLY' the event should be displayed every week, despite of its starting time.
In 2020 R1 SP2 (2020.1.406) there is a bug related to missing events fixed with 2020.2.513. - Dojo with 2020.1.406
Starting with 2020 R2 (2020.2.513) the current behavior is introduced.
The issue might be related also to: #5978
When you right click on an event to open a ContextMenu in the Scheduler, the first row is selected.
Regression introduced with 2022.1.301
The first row is selected
The targeted row should be selected
### 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]
When the dataSource for the resources is empty and the Month view is selected the 'Cannot read property 'firstChild' of undefined error is thrown in Scheduler.
'Cannot read property 'firstChild' of undefined error is thrown in Scheduler when the Month view is selected.
No error should be thrown with an empty resources dataSource in Scheduler.
The issue is a regression starting with 2020 R1 (2020.1.114) release
When the dates for the current view are changed in Scheduler, the screenreaders do not read the new date.
Reproduction of the problem
1. Go to Keyboard Navigation Demo
2. Go to the arrow buttons in the toolbar and click 'Next' to change the date
3. Date changes to "Sunday, June 16, 2013 - ..."
Current behavior
The screenreaders do not inform the user that the date has been changed.
Expected/desired behavior
The user should be informed that the date has been changed.
Environment
Kendo UI version: 2021.2.616
Browser: [all ]
Hello
Is it possible to group events by 2 different fields in a different view ?
Like :
Custom View 1 - Grouped by Room
Custom View 2 - Grouped by Attendee
Thank you
Dojo example: https://dojo.telerik.com/aGidAkuP/2
The validation message appears for a fraction of a second and then disappears. No indication of which field is invalid remains. If a SASS theme is used, there is some indication - a red border around the invalid field appears.
The validation message remains until a valid date is entered in the DateTimePicker.
Regression introduced in R3 2020 SP2. Possibly related to #6034
Dojo example.
The event cannot be dragged/dropped over the desired slot. It is automatically placed over the first slot of the day it starts in.
The event can be dropped over the desired time slot.
jQuery.Deferred exception: $ is undefined tt@https://.../sites/pmo/SiteAssets/js/kendo.all.min.js:57:25403
te@https://.../sites/pmo/SiteAssets/js/kendo.all.min.js:57:941
ne@https://.../sites/pmo/SiteAssets/js/kendo.all.min.js:57:1027
Se@https://.../sites/pmo/SiteAssets/js/kendo.all.min.js:57:6785
saveAsPDF/<@https://.../sites/pmo/SiteAssets/js/kendo.all.min.js:58:6431
e@https://.../sites/pmo/SiteAssets/js/jquery-3.5.1.min.js:2:30005
l/</t<@https://.../sites/pmo/SiteAssets/js/jquery-3.5.1.min.js:2:30307
undefined
undefined on $
jQuery alias does not exist with the noConflict()
Cannot use Export to PDF.
search textbox can't be localized in scheduler
https://dojo.telerik.com/@zdravkov/OHOfaHAb
search textbox placeholder and title are not localized
search textbox placeholder and title should be localized
We should also improve the localization settings on the server side as suggested in ticket: 1501795
The navigate event does not trigger when changing the view on a mobile device.
The event triggers back in version 2019.1.220.
The navigate event does not trigger when changing the view.
The navigate event should trigger.
When the mobile option of the Scheduler is set to true and the user double click/double-tap the Edit dialog is opened, but when saving the event, the following error is thrown in the console:
'Cannot read property 'isOccurrence' of undefined'
An error is thrown in the console (screencast)
There should be no error in the console