OpenCourseAPI / OwlAPI

An open source REST API written in Python to scrape and serve Foothill / De Anza course data :ledger:
https://opencourse.dev:3000
MIT License
9 stars 7 forks source link

Fix frontend sidebar menu #55

Closed phi-line closed 4 years ago

phi-line commented 6 years ago

Waypoints.js is not triggering when sidebar links are clicked. In this example, the mouse just clicked single but the active status did not change on the menu item. This behaviour is controlled with Waypoints.js but does not work on some motions through the menu.

screen shot 2018-06-04 at 1 26 41 pm