[treeview] Cannot reorder elements to the bottom of the tree view if the last item has children #16171
Labels
bug 🐛
Something doesn't work
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
Steps to reproduce
Steps:
Current behavior
In the example, the final item in the list is highlighted and the item is dropped within.
Expected behavior
A line should be displayed under the final item in the list, and on drop the dragged item should appear at the top-level of the tree.
Context
I'm trying to display items that can be reordered within a tree view, but they can't be reordered freely.
Your environment
I was able to replicate this in the sample/demo environment, but here's my local configuration:
Search keywords: tree view, reordering, bottom
Order ID: 87493
The text was updated successfully, but these errors were encountered: