kunalkashyap855 / kanban

An implementation of a Kanban Board using ReactJS, for IEEE CrossWoC 2021
GNU General Public License v3.0
3 stars 5 forks source link

Draggables not working #2

Closed kunalkashyap855 closed 3 years ago

kunalkashyap855 commented 3 years ago

Most likely reason for the bug is data not being transferred correctly from the column component to the card component. Check if draggableId is correct for each card.

abhinav5481 commented 3 years ago

Hi Kunal, I would like to work on this issue for CrossWoc challenge. Could you please assign this issue to me?

kunalkashyap855 commented 3 years ago

Hi Kunal, I would like to work on this issue for CrossWoc challenge. Could you please assign this issue to me?

Hi Abhinav, Yes, go ahead with this. And try completing it by Sunday, 14th February, 8 PM.

Also please join the project's discord channel for any further communication:

kunalkashyap855 commented 3 years ago

@abhinav5481 good work! I guess it was pretty straightforward. I am closing this issue now.