Scheduler mobile view dragging events to move timeline.

1 Answer 85 Views
Scheduler
Michael
Top achievements
Rank 1
Michael asked on 28 Oct 2021, 03:11 PM

Hi,

 

When viewing a schedule on tablet / mobile views , to move the timeline back/forward, an empty part of timeline needs to be dragged in order to move the timeline. If the drag is started from an event, then the timeline slide / drag event does not occur. Is this possible to achieve so that dragging an event moves the timeline?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 01 Nov 2021, 06:34 AM

Hello, Michael,

The current behavior is expected. When a user has pressed over an element and starts dragging, the Scheduler has the logic to drag that element specifically. This s the logic:

- Drag over an empty slot, we assume the user wants to scroll the view.

- Drag over an event, we assume the user whats to move the event.

If we make the Scheduler move the view when dragging over an event, this will remove its current functionality to drag and drop an event which will be a breaking change.

Regards,
Stefan
Progress Telerik

Remote troubleshooting is now easier with Telerik Fiddler Jam. Get the full context to end-users' issues in just three steps! Start your trial here - https://www.telerik.com/fiddler-jam.
James
Top achievements
Rank 1
commented on 02 Nov 2021, 10:02 AM

Hi, I understand that would be the case if editing/dragging was enabled but if editing is disabled then scrolling should work on touch devices?

Stefan
Telerik team
commented on 02 Nov 2021, 02:33 PM

Hello, James,

We agree that we can improve this behavior.

I can suggest logging a feature request in our feedback portal as this is how we determine which items to be implemented first based on the community interest:

https://feedback.telerik.com/kendo-react-ui

Tags
Scheduler
Asked by
Michael
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or