You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of right now, you can only drag-sort elements in the same list. It would be nice to allow users to drag steps between all lists/sublists within the workflow. This will require some research and will likely be non-trivial to implement, but I've confirmed that our library (dnd-kit) does support multiple/nested lists.
As of right now, you can only drag-sort elements in the same list. It would be nice to allow users to drag steps between all lists/sublists within the workflow. This will require some research and will likely be non-trivial to implement, but I've confirmed that our library (dnd-kit) does support multiple/nested lists.
A POC that will be very helpful for implementing mutliple/nested lists:
https://www.youtube.com/watch?v=RG-3R6Pu_Ik
The text was updated successfully, but these errors were encountered: