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

fix:add redirect for missing query in search view #14

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

hareshkainthdbt
Copy link
Contributor

If 'query' is not in the request GET parameters, the view now redirects to the homepage with an empty query string. This ensures users don't face errors when accessing the search page without a query parameter.

If 'query' is not in the request GET parameters, the view now redirects to the homepage with an empty query string. This ensures users don't face errors when accessing the search page without a query parameter.
@hareshkainthdbt hareshkainthdbt merged commit be637a3 into main Oct 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant