Enhanced-search-brian merge to enhanced-search#996
Merged
Jay-Lalwani merged 8 commits intoenhanced-searchfrom Feb 3, 2025
Merged
Enhanced-search-brian merge to enhanced-search#996Jay-Lalwani merged 8 commits intoenhanced-searchfrom
Jay-Lalwani merged 8 commits intoenhanced-searchfrom
Conversation
merging dev to this branch
1. Removed indicator for filters active and instead button displays "Filters Active". Added Javascript to detect if filters are active. 2. Shortened subject and discipline lists 3. Added searchbar for disciplines list 4. Fixed search icon not showing up in subjects/discipline search bar 5. Improved color consistency
version. Retained most of the original logic but added fix to allow for query and filters. Fixed icon issue cause by loading in Font-Awesome Icons incorrectly causing icons to break.
…orum/theCourseForum2 into enhanced_search_brian
chaizhang
pushed a commit
that referenced
this pull request
Aug 10, 2025
Enhanced-search-brian merge to enhanced-search
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitHub Issues addressed
What I did
Files changed: Search.py
Files changed: searchbar.html
Multiple changes to the styling to improve color consistency and size of elements.
Files changed: searchbar.html
Screenshots
If statements added to fetch_courses and filters added as parameter

New design implemented

Main JavaScript logic for filters active

Testing
Questions/Discussions/Notes