yacs.n
yacs.n copied to clipboard
Feature Request — Easier Sections Selecting
Job Right now, when you pick a course from the course search you have to go to the selected courses in order to find a section. When you click the section, all the sections are automatically selected, and if you want to make a specific schedule with a specific section, you have to deselect them one by one.
Describe a possible solution One or both could be a good solution.
- Add an option to select singular sections from the course search tab instead of selection all of them upon click.
- Add a way to deselect all sections from the selected courses page.
Doing option 1: The collapsible section button already exists in the CourseListing.vue file, but something in the CourseList.vue page is preventing it from opening. Not sure how to do it.