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
Hi! I'm exploring @hello-pangea/dnd and trying to build a list that mixes top-level items and nested collections (like folders).
I saw the nested vertical lists example, but I'm unsure if dragging between top level and second level (nested droppables) is officially supported — e.g. moving an item from root into a collection and back without break the layout and animation.
So far I haven't been able to make it work cleanly. Is this interaction possible, or are there limitations?