Skip to content
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

Drag-and-Drop bug when "constrainDragToTimeSlot: true" #6389

Closed
marciogurka opened this issue Mar 15, 2023 · 2 comments
Closed

Drag-and-Drop bug when "constrainDragToTimeSlot: true" #6389

marciogurka opened this issue Mar 15, 2023 · 2 comments
Assignees
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@marciogurka
Copy link

Forum post

"when I switched on in my project eventDrag with the next config:

eventDrag: {
        showTooltip: false,
        constrainDragToTimeSlot: true,
        constrainDragToTimeline: false
}

it start freezing me some events, make them shorter and set green background (which is default color and was overwrite in my project). It was rare case and difficult to understand what behavior gave such an odd result, but finally I got it:
when you start dragging the event and then decided to return it back (change your mind, selected wrong event, whatever) and the drop "Y" coordinate stay the same as the drag start point has (like you moved your mouse just left or right) then the bug appears.
Sometimes it's a bit difficult to repeat so check the attached video."

drag-and-drop.mp4

drag-and-drop-bug.zip

@marciogurka marciogurka added bug Something isn't working premium forum Issues from forum large-account Reported by large customer OEM OEM customer labels Mar 15, 2023
@dkornel
Copy link

dkornel commented Apr 11, 2023

Any update on this ticket ?

@marciogurka
Copy link
Author

+1 user asking for this

@matsbryntse matsbryntse self-assigned this May 14, 2023
@matsbryntse matsbryntse added the ready for review Issue is fixed, the pull request is being reviewed label May 14, 2023
@matsbryntse matsbryntse added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels May 26, 2023
@matsbryntse matsbryntse added this to the 5.3.7 milestone May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

3 participants