gordon-cs / gordon-360-ui

Gordon 360 User Interface
https://360.gordon.edu
15 stars 10 forks source link

Fixes bugs with the schedule #2286

Closed Hls5235 closed 3 weeks ago

Hls5235 commented 3 weeks ago

I noticed that if a course has no building or room number, such as Discovery, it will print ‘null null’ for both. Along with that I don’t see the need for the building and room number to be shown for asynchronous courses because it is already in its own section on the schedule and easy to tell. It also created an issue with sizing that I found when working on my Mac. I simply modified the if statement to only print the title if it is an asynchronous course or the building and room number include ‘null’.