List of items where all items can be sorted and nested between them #2427
Unanswered
GustavoVidalNextview
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A component that when loads for the first time loads all the items in the same level and allow the user to sort them and nest them.
Is that possible? I can't find a way to build such list.
Initial state:
Item 1
Item 2
Item 3
Item 4
After user interaction:
Item 1
--- Item 2
--- Item 4
Item 3
Beta Was this translation helpful? Give feedback.
All reactions