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.
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.