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:tree): onSearch cannot get the latest searchValue value #1043

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

liuzaijiang
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?

当设置searchValue后,onSearch无法获取最新的输入值

What is the new behavior?

获取正常

Other information

@idux-bot
Copy link

idux-bot bot commented Jul 27, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #1043 (f206989) into main (7582c6c) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1043      +/-   ##
==========================================
+ Coverage   93.75%   93.76%   +0.01%     
==========================================
  Files         314      314              
  Lines       29987    29989       +2     
  Branches     3540     3541       +1     
==========================================
+ Hits        28113    28118       +5     
+ Misses       1874     1871       -3     
Impacted Files Coverage Δ
packages/pro/tree/src/ProTree.tsx 96.25% <100.00%> (+1.63%) ⬆️
packages/pro/tree/src/types.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7582c6c...f206989. Read the comment docs.

@danranVm danranVm merged commit 29adb34 into IDuxFE:main Jul 27, 2022
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.

2 participants