telerik / kendo-ui-core

An HTML5, jQuery-based widget library for building modern web apps.
http://www.telerik.com/kendo-ui
Other
2.54k stars 1.91k forks source link

The existing events are not editable through the Month view #7601

Open kendo-bot opened 10 months ago

kendo-bot commented 10 months ago

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.

Screenshot

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

Note: This case must be discussed with the designers because the events are rendered as dots in the Month view, and it is not clear which dot/event is clicked for editing.

NikoPenev21 commented 10 months ago

Reported also in #1632852