upnotes-io / react-todo

A generic todo list componet for react. This is being used in an electron based app: https://upnotes.io
8 stars 41 forks source link

Drag and drop implementation needed to change todo list ordering #4

Closed bhujoshi closed 1 year ago

bhujoshi commented 2 years ago

ezgif-4-87a317711b

eduSancho6 commented 2 years ago

Hello, can i help with this issue?

bhujoshi commented 2 years ago

@eduSancho6 Thanks, Sure it would be great. Let me know in case you need any help from me. You can also join our discord channel ( https://discord.gg/ATZTMeyWsW ) and ping me over there.

mkirvan00 commented 2 years ago

Hello! I believe I have successfully implemented this feature. How should I go about incorporating it into the repo?

bhujoshi commented 2 years ago

Thanks @mkirvan00 I am reviewing the PR. Will update you

jisundr commented 1 year ago

Any update on this?

bhujoshi commented 1 year ago

@jisundr this is still open. If you want to take this up just add a comment working on it. I will assign it to you.

jisundr commented 1 year ago

Got it. I'll look into the code first. Thanks.

jisundr commented 1 year ago

@bhujoshi I'll take this task. please assign this to me. Thanks.

jisundr commented 1 year ago

Hi @bhujoshi, It seems the Todo.tsx is composed of multiple components. And it's hard to read. I wonder if I could separate this into smaller components. What do you think?

jisundr commented 1 year ago

Hi @bhujoshi let me know if this issue needs to be closed. Thanks.

kamalkishor1991 commented 1 year ago

@jisundr thanks for implementing this. Closing PR: #21