Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, 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 dragging a record and attempting to drop it either below a parent or at the top position of the first child, the border suggestion appears the same in both cases. However, the functionality differs:

  • Dropping below a parent makes the record a sibling of the dropped target.
  • Dropping at the top position of the first child treats the record as a sibling to the children and the first child of the parent.

Despite these functional differences, the drop border suggestion looks identical, which can be confusing for users.


Current Output UI:

Currently if we drag over a below position of one parent row and above position of next child row, the drop indicator (blue border line) is same for both position. So user cannot differentiate whether its going to below position of first parent row and above position of next row
Below Position of Task ID 1:
oBjTknw - Imgur.png

Above position of Task ID 2:
Empty

Expected output UI:

We plan to enhance the UI for drag-and-drop action by incorporating dynamic arrow icons (below arrow, above arrow, and right arrow for child drop) in tree cells to indicate hierarchy clearly while dragging a record over a row.

Below Position of Task ID 1:
oBjTknw - Imgur2.png


Above position of Task ID :2
3HDEZ5Q - Imgur2.png