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

✨ Handle empty search results with page loop #840

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

MontaGhanmy
Copy link
Collaborator

No description provided.

@MontaGhanmy MontaGhanmy self-assigned this Mar 4, 2025
@@ -1612,84 +1613,105 @@ export class DocumentsService {
/**
* Search for Drive items.
*
* @param {SearchDocumentsOptions} options - the search optins.
* @param {SearchDocumentsOptions} options - the search options.
Copy link
Member

Choose a reason for hiding this comment

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

Could you please add e2e?
And do not reformat margins)

Copy link
Contributor

Choose a reason for hiding this comment

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

this would be hell to e2e, you'd have to create a bunch of wrong search results, and hope they come up first

@shepilov shepilov merged commit c1bc0c3 into main Mar 5, 2025
7 checks passed
@ericlinagora ericlinagora deleted the fix/handle-empty-results-with-search-loop branch March 7, 2025 22:08
@ericlinagora ericlinagora added this to the v1.0.7 milestone Mar 7, 2025
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