Skip to content

Events longer than 24h cannot be dragged over a specific timeslot in Scheduler timeline view #6304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
IvanDanchev opened this issue Mar 1, 2021 · 1 comment
Assignees
Labels
Bug C: Scheduler FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium
Milestone

Comments

@IvanDanchev
Copy link
Contributor

Bug report

Regression introduced in R3 2020 SP2. Possibly related to #6034

Reproduction of the problem

Dojo example.

  1. Attempt to drag first event to a slot before the one it starts in.

Current behavior

The event cannot be dragged/dropped over the desired slot. It is automatically placed over the first slot of the day it starts in.

Expected/desired behavior

The event can be dropped over the desired time slot.

Environment

  • Kendo UI version: 2021.1.224
  • jQuery version: x.y
  • Browser: [all]
@kendo-bot kendo-bot added FP: Planned Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Mar 1, 2021
@kendo-bot kendo-bot added FP: In Development Sync status with associated Feedback Item and removed FP: Planned Sync status with associated Feedback Item labels Mar 11, 2021
@mparvanov
Copy link
Contributor

mparvanov commented Mar 22, 2021

#6034 becomes reproducible again after the fix.

  1. Open scheduler/timeline demo
  2. Make the evaluations event an All day event
  3. Drag it to other resource
  4. Open the edit form
    Actual: The allday checkbox is NOT checked

Edit: When dragging the all day event it should be possible to change the time when dragging horizontally. In this scenario the event becomes a non-all day event and it is expected that the alldat checkbox is unchecked.

@mparvanov mparvanov added this to the 2021.R1.SP.next milestone Mar 23, 2021
@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Scheduler FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium
Projects
None yet
Development

No branches or pull requests

4 participants