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(Search): enter search always be called once each time, close #4049 #4530

Merged

Conversation

YSMJ1994
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3dfe2da) 90.77% compared to head (66c4248) 90.77%.

❗ Current head 66c4248 differs from pull request most recent head 0055f8d. Consider uploading reports for the commit 0055f8d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4530      +/-   ##
==========================================
- Coverage   90.77%   90.77%   -0.01%     
==========================================
  Files         305      305              
  Lines       17903    17905       +2     
  Branches     5290     5291       +1     
==========================================
+ Hits        16252    16253       +1     
- Misses       1634     1635       +1     
  Partials       17       17              

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

@YSMJ1994 YSMJ1994 force-pushed the fix/search-always-trigger-onSearch-when-press-enter branch from 713d1b8 to 0055f8d Compare November 16, 2023 08:04
@YSMJ1994 YSMJ1994 merged commit aac300f into master Nov 16, 2023
18 of 19 checks passed
@YSMJ1994 YSMJ1994 deleted the fix/search-always-trigger-onSearch-when-press-enter branch November 16, 2023 09:05
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.

[Search]回车提交如果已在dataSource里为什么会触发两次onSearch
2 participants