Skip to content

Conversation

@dhtclk
Copy link
Collaborator

@dhtclk dhtclk commented Oct 8, 2025

Summary

Added debouncing delay of 200ms so that it searches after a user is done typing in their query, for example "clickhouse" without it would send 10 requests, but "clickhouse" with debouncing would send 1 or maybe 2 if there was a pause in the user's typing cadence.

Additionally fixed doc_type filtering so that the search actually refreshes when the doc_type changes vs clearing out.

Checklist

@dhtclk dhtclk requested a review from a team as a code owner October 8, 2025 15:19
@vercel
Copy link

vercel bot commented Oct 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
clickhouse-docs Ready Ready Preview Comment Oct 8, 2025 3:29pm
3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
clickhouse-docs-jp Ignored Ignored Oct 8, 2025 3:29pm
clickhouse-docs-ru Ignored Ignored Oct 8, 2025 3:29pm
clickhouse-docs-zh Ignored Ignored Oct 8, 2025 3:29pm

@Blargian Blargian merged commit 47da5c4 into main Oct 8, 2025
15 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.

3 participants