-
Notifications
You must be signed in to change notification settings - Fork 321
ai search test #2493
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
base: main
Are you sure you want to change the base?
ai search test #2493
Conversation
Still not there yet but getting closer. Still need to take a closer look at mobile styles, see if we can transition an actual |
The debouncing generally works well, but I notice in some cases, it doesn't seem like the initial request is properly stopped when the user resumes typing, and you get an odd streaming of two results at once. Here's an example: CleanShot.2025-09-03.at.10.44.38.mp4 |
No description provided.