seas-computing / course-planner

SEAS Course Planning Application. JSDoc Docs at: https://seas-computing.github.io/course-planner/
0 stars 1 forks source link

Clean up spacing of Schedule Filters #576

Closed jonseitz closed 1 year ago

jonseitz commented 1 year ago

The design and spacing of the header for the schedule needs to be cleaned up, as in the prototype.

@Vittorio2015 to update prototype to make schedule dropdown more prominent).

jonseitz commented 1 year ago

Testing

Changes should only be in CSS, so tests should still pass as expected. Potentially could be issues if tests are traversing/navigating DOM trees.

Vittorio2015 commented 1 year ago

Prominent academic year dropdown

Source: https://seas-computing.github.io/course-planner_ux/schedule.html also at https://github.com/seas-computing/course-planner_ux/tree/gh-pages

image

Example of selected buttons

Source: https://seas-computing.github.io/course-planner_ux/schedule.html also at https://github.com/seas-computing/course-planner_ux/tree/gh-pages

image
jonseitz commented 1 year ago

Closed by #588