bigardone / phoenix-trello

Trello tribute done in Elixir, Phoenix Framework, React and Redux.
https://phoenix-trello.herokuapp.com
MIT License
2.5k stars 407 forks source link

Can't drag and drop a card at the end of a list #44

Closed ghoshnirmalya closed 6 years ago

ghoshnirmalya commented 7 years ago

Even if we drag-and-drop a card at the bottom of a list, it will always be above the last card. There is no way to drag-and-drop a card at the bottom.

N.B. If I get some hints about how to go about solving this problem, I can help solving this issue.

harshil562 commented 6 years ago

I am interested to pick this issue. Can I start working on it ?