Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When a static width is set for the Kanban, the horizontal scroll bar is enabled. However, if you drag a card to drop it into another column that is hidden off-screen, the automatic horizontal scroll does not function properly, preventing the card from being dropped as expected. Need to resolve this issue
Issue reproducing sample: https://stackblitz.com/edit/tzmjzm4r-1x83ijlb?file=index.ts
Replication Procedure:
Current Behavior:
Kanban auto horizontal scroll does not work properly when dragging a card into another column
Expected Behavior:
Kanban auto horizontal scroll should work properly when dragging a card into another column that is hidden off-screen.