You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When selecting an input for either course / professor using the combobox, the corresponding combobox should filter with relevant values of professors teaching the selected course or course taught by selected professors
eg:
given prof X,Y,Z teaches course A
when user selects course A
should only see prof X,Y,Z on the prof combobox dropdown
given prof X teaches course A,B and prof Y teaches course A,C
when user selects prof Y
should only see course A,C in the course combobox dropdown
The text was updated successfully, but these errors were encountered:
davidlhw
added
the
enhancement
New user-facing feature or request. This Label is used as a category on release notes.
label
Nov 17, 2024
When selecting an input for either course / professor using the combobox, the corresponding combobox should filter with relevant values of professors teaching the selected course or course taught by selected professors
eg:
The text was updated successfully, but these errors were encountered: