Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, 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 the swimlane property is enabled, dragging and dropping a card to the top of a column does not allow the card to be dropped at the first position. However, if the height property is set, the issue is resolved.



Replication Steps:
  1. Run the sample.
  2. Drag and drop a card to the top of a column.
  3. Observe that the card cannot be dropped at the first position

Expected Behavior:

When the swimlane property is enabled, it should be possible to drop a card at the top of a column (i.e., the first position).

Actual Behavior:

With the swimlane property enabled, it is not possible to drop a card at the top of a column unless the height property is explicitly set.