search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Kanban Card Touch Issue

Asked by Anonymous
1 month ago.

If you tap a kanban card and hold, then that card jumps to the top.

In addition, inconsistently, some columns as a whole get selected with a gray background and not responding to any interaction.

Answer posted by Dan Letecky [DayPilot]
1 month ago.

Unfortunately, I’m not able to reproduce the issue.

If you set custom HTML content of Kanban card, it may interfere with the require event handlers.

If you are able to reproduce the problem in the online demo, please let me know how.

Comment posted by Anonymous
1 month ago.

Sorry. Lost me. This issue can occur depending what we set the content of the card to be? At the moment it is just plain text. I’ll try and see what the difference is between the demo one.

Comment posted by Dan Letecky [DayPilot]
1 month ago.

If you use complex HTML + CSS, it may affect the behavior.

For example, using pointer-events: none style modifies how touch/mouse events are handled.

If you use just plain text, I would try to turn off the global CSS temporarily to see if it is causing the problem.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.