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

resources: smoother search (fixes #5226) #5230

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pavi38
Copy link
Member

@pavi38 pavi38 commented Feb 7, 2025

fixes #5226

this pull request fixes the search both in courses and library

Screen.Recording.2025-02-07.at.1.58.57.PM.mov
Screen.Recording.2025-02-07.at.1.58.16.PM.mov

@pavi38 pavi38 requested a review from Okuro3499 February 7, 2025 20:17
}
}
return startsWithQuery + containsQuery
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @pavi38 , It seems the search in OurCourses, is only working for courses which the user has not registered. Please checkout the below video where I search Unit 3 when its added to my courses v/s when its not added

our.courses.search.works.only.in.non.registered.courses.webm

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @deeppp15 it been like this before this pull request, I thought it was a feature. Should I change it?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pavi38 could you make it search everything displayed on the list even the ones with the tag added to mycourses as this is the desired behaviour for the search

@Okuro3499 Okuro3499 added the WIP label Feb 10, 2025
@pavi38 pavi38 requested a review from deeppp15 February 10, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

library search not filtered based on first letter
3 participants