-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tree view] Cannot reorder elements to the bottom of the tree view if the last item has children #16171
Comments
Hey @ascagnelli-withluminary and thanks for reporting this. I can confirm that it is nor possible to reorder in the described way. It makes no difference if the parent is open or closed and how many levels the descendants themselves have. I'll add it to the board! 👍🏼 |
@michelengelen is this something I can pick up? Would love to try to solve this |
Definitely. I'll assign this to you! 👍🏼 |
Hey @michelengelen Was just curious to know the project's priority, I assume it's to release v8 first, should I create PR still or just wait until the past PRs are merged in case the issue becomes irrelevant with the new version. |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. |
So this fixed point 1 of #14129 👍 |
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: