If I try to drag and drop an event on a touch screen it does not work.
Steps to reproduce:
Hold finger long on an event
Actual results:
Nothing happens
Expected results:
Some way of draging and dropping the event to an other time
If I try to drag and drop an event on a touch screen it does not work.
Steps to reproduce:
Hold finger long on an event
Actual results:
Nothing happens
Expected results:
Some way of draging and dropping the event to an other time
We're using quite an old version of fullcalendar library that does not support touch events. It's supported in more recent versions https://fullcalendar.io/docs/touch.
It does not work for me. Maybe there's something to switch in fullCalendar settings or some bug. Need to investigate.
Please do consider taking this to whatever the appropriate priority actually is, or however else you keep it off my radar until such time there's some meaningful involvement on my part ;-)
This is working out of the box, but requires long-press. After a long press you can move the event. After a long press event also a handle to resize the event appears, so you can also resize the event.