-
Notifications
You must be signed in to change notification settings - Fork 430
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
feat: search #7838
base: next
Are you sure you want to change the base?
feat: search #7838
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
6373764
to
f981f9b
Compare
No changes to documentation |
Component Testing Report Updated Nov 29, 2024 2:47 PM (UTC) ✅ All Tests Passed -- expand for details
|
⚡️ Editor Performance ReportUpdated Fri, 29 Nov 2024 14:45:58 GMT
Detailed information🏠 Reference resultThe performance result of
🧪 Experiment resultThe performance result of this branch
📚 Glossary
|
f981f9b
to
906f2a7
Compare
906f2a7
to
6011c15
Compare
6011c15
to
29e48e7
Compare
dc51a37
to
d2cb895
Compare
a63bb7b
to
316b6d3
Compare
It's only necessary to deduplicate search results when using the Text Search API, because this API sometimes produces duplicate results at page boundaries.
Search results now only fade out when input parameters change, reflecting that the results that have already been loaded no longer match the input parameters. They no longer fade out when fetching more results for the same set of input parameters.
316b6d3
to
2b21e35
Compare
Description
What to review
Testing
Notes for release