YACS-RCOS / yacs.n

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

Bug — Sidebar button can be clicked from anywhere on that line #772

Open aruan20 opened 1 year ago

aruan20 commented 1 year ago

Describe the bug The sidebar on the Schedule page can be opened and closed by clicking anywhere on the line with the button.

To Reproduce Steps to reproduce the behavior:

  1. Go to Schedule page
  2. Click anywhere on the same line as the sidebar button to open and close it (works even when cursor is not a pointer)

https://github.com/YACS-RCOS/yacs.n/assets/90737103/14d01bcb-2109-44dc-8177-a022853416bb

Expected behavior The sidebar should only open and close when clicking on the button and not somewhere else on the page.