VikeLabs / courseup

An open-source website built to simplify the experience of searching courses and building timetables for the University of Victoria.
https://courseup.vikelabs.ca/
42 stars 28 forks source link

Feat: highlight selected course in Explore Courses #484

Closed Jasper-Nelligan closed 1 year ago

Jasper-Nelligan commented 1 year ago

I see that hovering over a course in the Explore Courses page will make it turn bright green, however when I click on it, it goes back to being white. It'd be nice to have it turn gray or light green or something to show that the particular course has been selected.

szeckirjr commented 1 year ago

I think this should be an easy issue as we can check the PID against the URL params and color it accordingly