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

fix: reset index after getSuggestions #182

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

alanhe421
Copy link
Contributor

@alanhe421 alanhe421 commented Mar 4, 2024

I realized that the reset index logic I did before wasn't rigorous, so I adjusted the reset position.

The index should be reset when the complement is empty or when the complement is recalculated to get a value.

@cpendery thanks.

@cpendery
Copy link
Member

cpendery commented Mar 5, 2024

Fixing #173

Copy link
Member

@cpendery cpendery left a comment

Choose a reason for hiding this comment

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

LGTM, will include case once UI e2e tests are added

@cpendery cpendery merged commit 5c78bf4 into microsoft:main Mar 5, 2024
3 checks passed
@alanhe421 alanhe421 deleted the fix/reset-index branch March 5, 2024 02:35
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.

None yet

2 participants