seas-computing / course-planner

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

Courses Page: Text Filter Placeholder Consistency #599

Closed jonseitz closed 1 year ago

jonseitz commented 1 year ago

Two issues:

  1. The placeholders for the instructor columns should read "Filter by fall instructors" and "Filter by spring instructors"

  2. The placeholder for the Course columns should read "Filter by catalog number".

This might break some tests of the filtering, in which case we should change tests to not rely on specific placeholder text -- Should search by label, preferably, or by column header instead.