stumash / CoursePlanner

http://conucourseplanner.online
MIT License
5 stars 3 forks source link

Added drag & drop via react-dnd #90

Closed Davidster closed 7 years ago

Davidster commented 7 years ago

related to issue #45. Sorry but this will be a lazy PR description.

Summary

As you know, react-dnd was used for these changes. The code will probably look pretty trippy. Using these higher-order components is interesting...

Test

http://138.197.6.26/courseplannerd/ - remember that you can reset the sequence to default by selecting a new program from the drop down menu.

Davidster commented 7 years ago

There is a bug with this PR - select an item from an orList and then click on the course, you get an error: Uncaught TypeError: this.props.onOrCourseClick is not a function. Will fix when I get back from vacay

Davidster commented 7 years ago

In my most recent commit I fixed the bug I mentioned and added the requested change.

Please test: http://138.197.6.26/courseplannerd/