paulstatezny / decisive

The free Eisenhower Matrix app
14 stars 5 forks source link

Drag and Drop tasks #21

Closed agerbens closed 2 years ago

agerbens commented 9 years ago

Add React DND

agerbens commented 9 years ago

Currently, this solution requires list items to track their quadrants and index for the purpose of identifying the drag source and drop target. While it does work, I feel like there should be some refactoring to allow the component to be dumber.

paulstatezny commented 9 years ago

Alright, #20 is merged so consider this unblocked. Probably will give you some gnarly merge conflicts. :-X Good luck. :-)