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

Disable the in-browser autocomplete for the search input #1943

Merged

Conversation

marko-bekhta
Copy link
Contributor

Fixes quarkusio/search.quarkus.io#231

I think we should keep the q name, as it's also the API parameter. And if we'd wanted to have autocomplete working for the field then we should consider something backed by the search service.. though I'm not sure it would be much helpful in this case.

Copy link

github-actions bot commented Apr 15, 2024

🎊 PR Preview 1aa9526 has been successfully built and deployed to https://quarkus-site-pr-1943-preview.surge.sh

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

I'm good with this approach.

We can improve later if needed and I agree if we want autocomplete, we would need some entity extraction on the backend and an autocomplete service.

@yrodiere yrodiere force-pushed the disable-autocomplete-on-search-input branch from a12da57 to 1d43bf5 Compare April 16, 2024 16:02
@yrodiere yrodiere merged commit 1aa9526 into quarkusio:develop Apr 16, 2024
1 check passed
@yrodiere
Copy link
Member

Rebased and merged, thanks

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.

Weird proposal from the browser in the search field
3 participants