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

Refactor the search to use the advanced search route #2618

Closed
AmasiaNalbandian opened this issue Dec 16, 2021 · 1 comment · Fixed by #3164
Closed

Refactor the search to use the advanced search route #2618

AmasiaNalbandian opened this issue Dec 16, 2021 · 1 comment · Fixed by #3164
Assignees
Labels
type: enhancement New feature or request
Milestone

Comments

@AmasiaNalbandian
Copy link
Contributor

What would you like to be added:
The advanced search route backend is being implemented. However the react context written for the search needs to be refactored to change the route we push. Right now it's very static and not too flexible.

Why would you like this to be added:
Refactor all of the search queries to use the one query we have. the new advancedsearch is quite flexible in what we can search for posts.

@AmasiaNalbandian
Copy link
Contributor Author

This is completely blocked by: #2755

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment