labrocadabro / communitytaught

MIT License
78 stars 31 forks source link

'Watched' labels not correctly linked to their checkboxes #32

Closed labrocadabro closed 8 months ago

labrocadabro commented 8 months ago

The issue should be in lessonCard.pug. On the class listing page https://communitytaught.org/class/all and on the dashboard, clicking on the 'watched' labels does not cause their corresponding checkboxes to become checked.

numulaa commented 8 months ago

please assign me this issue :)

labrocadabro commented 8 months ago

Done! :)

labrocadabro commented 8 months ago

Not quite. When you click on the text associated with a checkbox, it should cause the checkbox to check/uncheck, like if you clicked on the checkbox itself. The 'checked in' label works correctly, but the 'watched' one doesn't.

Here's a video showing the issue:

https://github.com/labrocadabro/communitytaught/assets/5794319/1d55e2cd-5993-4d2e-ad0a-5873f9d7ff89

numulaa commented 8 months ago

ok, i got it. thank you, laura