musiur / vanilla-dnd-in-react

Interactive TODO manager Web Application using Vanilla CSS, DND API, ReactJS, TailwindCSS, ShadcnUI
https://vanilla-dnd-in-react.vercel.app
0 stars 0 forks source link

Position movement Inside block #24

Open ataur39n-sharif opened 1 year ago

ataur39n-sharif commented 1 year ago

Tab-1693193211901.webm

suppose , I add 3 task : task-1 , task-2, task-3 in a serial. Now I want to move task-3 to position 1 or task-2 to position 3. This is not implemented yet. need to implement.

musiur commented 1 year ago

That was in my plan. Due to other projects I have paused a bit. I want to create a different repository to make a full fledge project management software which will be completely open source. Whatever the time it will takes and whatever to do this will be our one of the practice hub and with this we can scale up our skills! Basically single contribution is not enough. So, currently my philosophy is slow and steady wins the race.

@ataur39n-sharif