ucsb-cs156-s24 / proj-courses-s24-4pm-2

https://ucsb-cs156-s24.github.io/proj-courses-s24-4pm-2/
0 stars 0 forks source link

BUG: The Main Course Search Page does not have add button for lectures with no section that have section number not equal to "0100" #41

Closed kai-maeda closed 1 month ago

kai-maeda commented 1 month ago

Currently courses that have no sections and have section number not equal to "0100" will not include an add button. After looking at the code it seems like the reason is because these courses are interpreted as sections for the same course with the section number "0100"

Example: https://courses.dokku-00.cs.ucsb.edu/ Look at Math 104B Image

Acceptance Criteria