-
Notifications
You must be signed in to change notification settings - Fork 78
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
Backend/feature/user search mega issue #4992
base: develop
Are you sure you want to change the base?
Conversation
…nd/feature/user_search_mega_issue
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK sorry, lots of comments that don't all make sense. Please ask further questions as needed! Also apologies for the slow review time!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, sorry for the really long delay!
This is looking really close, just one minor change and there's a few unused bits of code here and there. But should be ready to merge otherwise!
Co-authored-by: Aapeli <[email protected]>
…ouchers-org/couchers into backend/feature/user_search_mega_issue
@Krishnag09 let me know when you've addressed all review comments and this is good to go! |
…nd/feature/user_search_mega_issue
added filter for language qualifying [fluent, conversational] for language abilities values as deemed to return user profiles.
Backend checklist
ruff check --select I --fix . && ruff check . && ruff format .
inapp/backend
develop
if necessary for linear migration historyWeb frontend checklist
yarn format
yarn lint --fix