YACS-RCOS / yacs.n

YACS - with support for multi semester and partial semesters
MIT License
32 stars 30 forks source link

Bug — Turn off pointer for selected tab #750

Open aruan20 opened 1 year ago

aruan20 commented 1 year ago

Describe the bug On the schedules page, the pointer appears over the Course Search tab even though the user is on that tab. The same thing happens when the user is on the Selected Courses tab. The pointer makes it appear as if it will redirect the user somewhere else but nothing happens when clicking on it because they're already at that tab.

To Reproduce Steps to reproduce the behavior:

  1. Go to the Schedules page
  2. Make sure the Course Search tab is selected
  3. Hover over the Course Search tab

Expected behavior A regular cursor should appear rather than a pointer so the user doesn't click on it expecting to be redirected.