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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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


Replication Procedure:

  • Run the sample
  • Drag a card and try to drop it into the column that is hidden off-screen.

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.