Repository metrics
- Stars
- (28 stars)
- PR merge metrics
- (PR metrics pending)
Description
What did you expect to happen?
Context: Special topics courses are advanced courses with a different topic for each section with a name in the format "Special Topics in Computer Science - " such as "Special Topics in Computer Science - Recent Trends in Datacenter Networks"
When I search for a special topics course, I'm searching for the general course, not a specific special topic. Yet one of the topics shows up in the search, not just "Special Topics in Computer Science".
What happened?
We've implemented removing these topics in the CourseOverview component: src\components\overview\CourseOverview\CourseOverview.tsx. Do something similar in the src\scripts\generateCourseNameTable.ts script.
Verify that all split courses are special topics courses, as in there are no other courses with dashes that should not be split.
Version
trends.utdnebula.com
What browsers are you seeing the problem on?
No response
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct