question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Navigate previous/next when dragging event to edges

See original GitHub issue

Originally reported on Google Code with ID 2277

I'm trying to get dragScroll (http://fullcalendar.io/docs/event_ui/dragScroll/) working,
but when a dragged event reaches the edge of the calendar, nothing happens.

jsFiddle - http://jsfiddle.net/9c2hdzd1/1/

Reported by dan@tappcandy.com on 2014-09-05 10:57:46

Imported with 3 stars.

Issue Analytics

  • State:open
  • Created 8 years ago
  • Reactions:27
  • Comments:56 (9 by maintainers)

github_iconTop GitHub Comments

4reactions
vinothini3commented, Jul 15, 2017

I want this for my application

2reactions
petewhite772commented, Aug 22, 2022

Both Google and Apple calendar have the ability to drag and drop to previous and next day by dragging and holding to the left or right. For people like me whose schedule changes on the fly throughout each day, it’s a huge help to have the ability to drag and drop from one day to the next. This is a MUST HAVE feature for any calendar and it’s strange how no calendars (except Google and Apple) have this feature. This would make your calendar stand above the rest! Please add it! =)

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTMLElement: drag event - Web APIs | MDN
The drag event is fired every few hundred milliseconds as an element or text selection is being dragged by the user.
Read more >
Scroll Schedule when dragging appointment in UI for WinForms
Hi, In week view, is it possible to auto scroll the schedule when dragging the appointment to the right or left edges of...
Read more >
HTML DOM Event Object - W3Schools
Property/Method Description Belongs To animationName Returns the name of the animation AnimationEvent composed Returns whether the event is composed or not Event data Returns the inserted...
Read more >
trigger event when draggable hit edge of containment
You can use the drag function to return the position of the draggable element while it's being moved. Compare that against the position...
Read more >
Vue Cal - GitHub Pages
In this example, the event "drag-creation" only starts after dragging 15 pixels, which allows navigating even with an accidental move while double-clicking. try ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found