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: debug interval not working in Search component #1758

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

romi-h
Copy link
Contributor

@romi-h romi-h commented Jan 29, 2024

Description

Noticed that debounce interval is not working in Search Component while i was investigating E2E error in Adslot platform (ADS-8876 and https://github.com/Adslot/direct-web/pull/15879)

Seems like it has been broken for a few years since Adslot/adslot-ui#1048

Does this PR introduce a breaking change?

  • Yes
  • No

Manual testing step?

Screenshots (if appropriate):

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3cef107) 99.74% compared to head (aefacab) 99.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1758      +/-   ##
==========================================
- Coverage   99.74%   99.74%   -0.01%     
==========================================
  Files         102      102              
  Lines        1940     1939       -1     
  Branches      529      528       -1     
==========================================
- Hits         1935     1934       -1     
  Misses          5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Jan 29, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@pphminions pphminions left a comment

Choose a reason for hiding this comment

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

LGTM 🔍

@pphminions
Copy link
Contributor

merging 🚀

@pphminions pphminions merged commit af36b43 into master Jan 29, 2024
10 checks passed
@pphminions pphminions deleted the fix-search-debounce branch January 29, 2024 02:51
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.

4 participants