Completed
Last Updated: 09 Oct 2020 06:55 by ADMIN
Release 2020.R3.SP.next
Created by: Marlon
Comments: 2
Category: Scheduler
Type: Bug Report
0

Hi all,

The following occurs to me when I have culture enabled. It seems a bug in the Scheduler end-date datepicker (editor popup, recurrence end-date) for at least in Firefox & Kendo 2020.2.617 (and higher versions).

When I want to end a recurrence by filling the end-date... the dates are missing. As you can see in the screenshot and link: https://dojo.telerik.com/OfIVozUY/2

How to fix this?

Thx in advance!

With kind regards,
Marlon

 

 

Unplanned
Last Updated: 06 Oct 2020 11:37 by ADMIN
Created by: Frederic
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi, we found a performance issue that occurs only in the "agenda" view, specially when events have several days of duration.

Look at this dojo.

https://dojo.telerik.com/@foxontherock/IZafonEW

In the "week" view, navigation from week to week is very fast.

In agenda view, it's very slow.

The issue is in that function: 

kendo.ui.AgendaView.prototype._tasks

On the 2nd loop, there's that call
task = event.clone();
and this one is repeated for each day of the event, even if the day to analyse is out of the agenda current period.

I think you can solve it by only looping the "visible" days of the current view.

In our case, events have several other fields not related to the agenda.  We are able to increase performance by removing them and only keep required ones, it's better, but still slow.

All others views performs very well with huge dataset / events on multiple days.

Declined
Last Updated: 28 Sep 2020 13:48 by ADMIN

Hi Team,

In kendo scheduler add a vie more(...) option in week view which is not available. It is very add to read if more appointments are there in a week.

 

Thanks

Asima

Unplanned
Last Updated: 24 Sep 2020 07:41 by ADMIN
Created by: Stig
Comments: 0
Category: Scheduler
Type: Feature Request
1

When a new all-day event is added in the Scheduler, the all-day slot height is dynamically adjusted. When there are a lot of all-day events, the rest of the week/day view gets hidden. For example, in the Basic Usage Demo if about 15 all-day events are created, the rest of the Scheduler table gets hidden. 

It will be good if there is an option to set a fixed height for the all-day slot and when there are multiple events to make it scrollable for example. 

 

Unplanned
Last Updated: 15 Jun 2020 09:42 by K.Ramadan

Bug report

Reproduction of the problem

Dojo example.

  1. Run the example

Current behavior

The event in the first Scheduler is misaligned.

Expected/desired behavior

The events in all Schedulers are properly aligned.

Environment

  • Kendo UI version: 2020.2.513
  • jQuery version: x.y
  • Browser: [all]
Unplanned
Last Updated: 12 May 2020 09:41 by Daniel

Bug report

In Scheduler with Vertical Grouping and mobile:tablet, the cells for the resources and for the events a misaligned. That is observed only in timeline views.

Reproduction of the problem

Open the Dojo example.

Current behavior

The Resources and events cells are misaligned.

Expected/desired behavior

The cells for the resources and the events should be aligned.

Environment

  • Kendo UI version: 2020.1.406
  • Browser: [all]
Completed
Last Updated: 06 May 2020 14:23 by ADMIN

Hi there, 

 

We are currently in the process of developing a booking/rota system utilising the latest build of the Kendo UI JQuery library and during internal testing we've spotted a bug in the creation of recurrence events within the scheduler control whereby "weekly" recurrences are created with numerous "gaps" in the scheduled events.   

 

To re-create this is quite simple,

1. Create a page containing a Kendo Scheduler control and configure pretty much with defaults (but allowing for the creation of weekly recurrent events).

2. Navigate to a specific month - the one we've been using to reproduce is June 2020.  (Don't think it matters which scheduler view you use).

3. Create a new event and set the recurrence rule to be:

  • Weekly
  • Every Mon, Tue, Wed, Thu, Fri
  • Start on 1st June 2020
  • End on 30th June 2020

4. Save the event.

You should see that most of the events are created, however for all but the first week in the recurrence the events that should be created on the Mondays and Tuesdays are missing.

I've done some digging around within the development console across a few different current browsers, and it looks to be a bug in the SchedulerDataSource "expand" method.   If you add an event with a recurrence rule specified as follows:

FREQ=WEEKLY;UNTIL=20200630T235959Z;BYDAY=MO,TU,WE,TH,FR

and then call the "expand" method on the data-source to split this into multiple events, you'll see that you actually end up with 14 events returned, rather than the correct 20.

This functionality is fairly critical to our current project, so would appreciate any feedback/response as soon as possible please.   Happy to provide further explanatory notes etc...if needed.

 

Many thanks

 

Jonny

 

 

 

Unplanned
Last Updated: 24 Mar 2020 10:12 by ADMIN

Currently, the Scheduler has the navigate event that is triggered when the user changes the selected date or view of the component. This event is triggered before the new view is loaded. 

It will be very useful if there is an event, similar to navigate, which is triggered when the new view is loaded, not before.    

* The Scheduler's view instance has an "activate" event that is not publicly exposed. This event could be exposed as a possible implementation of the current FR. 

Unplanned
Last Updated: 19 Mar 2020 08:21 by ADMIN
Created by: Dan
Comments: 2
Category: Scheduler
Type: Feature Request
11
When adding appointment, give an option to add reminder and the time before appointment.
The scheduler will popup reminders on time.
Unplanned
Last Updated: 07 Feb 2020 21:19 by ADMIN
Created by: Hitendra
Comments: 0
Category: Scheduler
Type: Feature Request
10
In a Kendo Scheduler it would be nice to view the grouped items like treeview which can expand and collapse the rows. We have the same expand/collapse function with Kendo Gantt control, need the same in Kendo Scheduler
Unplanned
Last Updated: 24 Jan 2020 11:09 by ADMIN

In some scenarios it is required to validate if the edited event model property matches a certain condition. If this is not the case, the recurrenceEditor popup needs to be prevented from showing.

Currently the Scheduler does not provide a beforeEdit event that allows such behavior to be achieved.

Completed
Last Updated: 13 Jan 2020 09:16 by ADMIN
Release R1 2020
Created by: Narendra
Comments: 3
Category: Scheduler
Type: Bug Report
0

hello,

 

we recently upgraded the kendo from 2018 r1 to latest release. looks like there is a bug in the scheduler. With the server filtering and server operation true, I am unable to add Event(before upgrade it's fine).

check the dojo https://dojo.telerik.com/EhaXemiz 

 

can you please look into it.

 

Thanks,

Narendra

Unplanned
Last Updated: 08 Jan 2020 13:59 by ADMIN
Created by: Kenneth
Comments: 1
Category: Scheduler
Type: Bug Report
0

Hi, we're using scheduler and we have the selectable set to true so users can drag and select timeslots to create.

The issue we're having is related to the autoscrolling when the user attempts to create a selection that is longer than the display window and attempts to drag past the display window but the scheduler would not auto scroll to expand the selection.

However, if we were to expand an existing event, the handler would be able to expand past the display window and scheduler would auto scroll. We were wondering if the event creation could have the same behavior.

 

Thanks,

Kenneth 

Unplanned
Last Updated: 29 Nov 2019 09:37 by ADMIN

In some cases, especially when grouping is involved, the day/week/workWeek views may end up with too many events in a single slot. If the total width of those events could not fit within the slot size, those events will overflow and cover some of their sibling events. To avoid such a result, events rendering in a scrollable container should be considered. This way each event will have a minimum width even if it has too many siblings in the same slot.

Here is a Dojo sample demonstrating the case: https://dojo.telerik.com/UnUnUTAW/6

Unplanned
Last Updated: 27 Nov 2019 12:52 by ADMIN

Scenario:

A user deletes an occurence because a few people are ill. Five minutes later the superior enters the office and says the meeting happens anyway. Or the user deletes a wrong occurence.

Resetting the recurrence might not be an option for long running meetings. Like weekly Scrum, project jour fix, ... where the other exceptions should persist. Currently the user has to create a new, separate event.

The exceptions could be rendered as multiselect or list in a separate window which opens after a button click. That way the recurrence editor would not look messy with lots of exceptions.

Unplanned
Last Updated: 08 Nov 2019 08:38 by ADMIN
Currently, the method that selects the events after DataSource.read() depends on the events' uids. However, upon data binding, new event elements are created, with different uids. Therefore the corresponding event is not selected.
Completed
Last Updated: 10 Oct 2019 14:42 by ADMIN
Release 2019.R3.SP.next
Created by: Chinmaya
Comments: 0
Category: Scheduler
Type: Bug Report
0

Bug report

Scheduler cannot be scrolled in iOS 13 with Chrome

Reproduction of the problem

The issue can be reproduces in the Demos with the Chrome browser.

Current behavior

Scheduler content area cannot be scrolled.

Expected/desired behavior

Scheduler content area should be scrollable.

Environment

  • Kendo UI version: 2019.3.917
  • Browser: [all]
Unplanned
Last Updated: 01 Oct 2019 07:29 by ADMIN
Created by: Hitendra
Comments: 1
Category: Scheduler
Type: Feature Request
3

Hi Team,

 

It would be nice to have a feature of Collapsible / Expandable grouping function like tree view in Kendo Scheduler Timeline view. We have multiple head groups with 100 sub groups which we are not currently able to Expand / Collapse.

 

Sample Expand / Collpase feature like https://demos.telerik.com/kendo-ui/treeview/checkboxes

File attached for reference.

 

Thank you.

 

 

 

Unplanned
Last Updated: 12 Aug 2019 14:14 by ADMIN

Bug report

Reproduction of the problem

Reproducible in the Events demo.

  1. In the AllDay slot click and drag the mouse from Monday to Wednesday.
  2. The change event fires 3 times (expected).
  3. Click on Wednesday to select only that slot.
  4. The change event does not fire.

Also reproducible when selecting the slots from right to left (Wed to Mon) and then selecting the last slot (Mon).

The behavior is identical when selecting slots in a specific day, e.g. selecting and dragging from 8:00 to 10:00 and then selecting the last slot (9:30-10:00).

Current behavior

The change event does not fire.

Expected/desired behavior

The change event fires.

Environment

  • Kendo UI version: 2019.2.619
  • jQuery version: x.y
  • Browser: [all ]
Unplanned
Last Updated: 31 Jul 2019 17:35 by ADMIN
Created by: Max
Comments: 0
Category: Scheduler
Type: Feature Request
46
In horizontal configuration, with resources displayed down the left side of the control, a large number of resources will cause the control to stop functioning.  In some cases, like ours, we do not have the option to filter the resources by those that have scheduled events, and so infinite scrolling is necessary for the number of resources we need to support. For reference, see the forum post about this here: http://www.telerik.com/forums/virtual-scrolling-for-scheduler-with-many-resources