-
Notifications
You must be signed in to change notification settings - Fork 32
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: DH-14630: useDebouncedViewportSearch: memoization bug #1273
fix: DH-14630: useDebouncedViewportSearch: memoization bug #1273
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1273 +/- ##
=======================================
Coverage 45.43% 45.43%
=======================================
Files 502 502
Lines 34764 34768 +4
Branches 8679 8679
=======================================
+ Hits 15794 15798 +4
Misses 18919 18919
Partials 51 51
Flags with carried forward coverage won't be shown. Click here to find out more.
|
22eacfa
to
323ad5d
Compare
Can we merge this after #1262? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait for Vlad's merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to clean up conflicts
f1a2555
to
ec354d4
Compare
Supports DH-14630
fixes #1272