Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

review form combobox fields should filter intelligently #324

Open
davidlhw opened this issue Nov 17, 2024 · 0 comments
Open

review form combobox fields should filter intelligently #324

davidlhw opened this issue Nov 17, 2024 · 0 comments
Labels
enhancement New user-facing feature or request. This Label is used as a category on release notes.

Comments

@davidlhw
Copy link
Contributor

davidlhw commented 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:

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
@davidlhw davidlhw added the enhancement New user-facing feature or request. This Label is used as a category on release notes. label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New user-facing feature or request. This Label is used as a category on release notes.
Projects
None yet
Development

No branches or pull requests

1 participant