stumash / CoursePlanner

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

Course Drag Update #36

Closed PeterGhimself closed 7 years ago

PeterGhimself commented 7 years ago

Explanation

We want to add a feature that lets the user create new semester by dragging any course down past the bottom of the last semester container. A helpful tip message should display to the user about the existence of this feature when they are dragging a course over the last container. This tip should show up instantly on first hover over the last semester container, or when the user hovers for more than 750ms (temporary constant) over said container.

PeterGhimself commented 7 years ago

This issue is linked to the branch enhancement/course-drag-update-36