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, so far, dnd-kit is the most powerful dnd lib I fount! But I still new in react, components, plugins and rest things sadly. So I would like to ask, can I actually implement something similar like Opera Bookmark Manager by using dnd-kit?
Here is a video I made for more understand what I need as an final result: Video
And basic requirements:
Grid\List layout switch (With some animation)
Grid\List Sortable and Draggable from main container to the left sub container (directories structure at the left side)
Serialize all items to JSON on any other decent format
Edit items data (name\url in my case)
Animation on window\container resize
Nested items support
Folders\Files support (deny to drop file into another file, allow drop only for the directories)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, so far,
dnd-kit
is the most powerful dnd lib I fount! But I still new in react, components, plugins and rest things sadly. So I would like to ask, can I actually implement something similar likeOpera Bookmark Manager
by usingdnd-kit
?Here is a video I made for more understand what I need as an final result:
Video
And basic requirements:
JSON
on any other decent formatBeta Was this translation helpful? Give feedback.
All reactions