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(pro:search): input searchField trim not working #1560

Merged
merged 1 commit into from May 18, 2023

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

input 类型的搜索项,trim在输入的时候不起作用

What is the new behavior?

修复以上问题

Other information

@idux-bot
Copy link

idux-bot bot commented May 18, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Merging #1560 (541ce2a) into main (b8cada3) will not change coverage.
The diff coverage is n/a.

❗ Current head 541ce2a differs from pull request most recent head 4aab824. Consider uploading reports for the commit 4aab824 to get more accurate results

@@           Coverage Diff           @@
##             main    #1560   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files         331      331           
  Lines       30665    30665           
  Branches     3508     3508           
=======================================
  Hits        28454    28454           
  Misses       2211     2211           

@danranVm danranVm merged commit 9f2232a into IDuxFE:main May 18, 2023
5 of 7 checks passed
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