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(comp:cascader): onChange not working #1528

Merged
merged 1 commit into from Apr 9, 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?

IxCascader 的 onChange 失效

What is the new behavior?

修复以上问题
补充测试用例

Other information

@idux-bot
Copy link

idux-bot bot commented Apr 7, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #1528 (740dcdd) into main (c758931) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 740dcdd differs from pull request most recent head 91118b9. Consider uploading reports for the commit 91118b9 to get more accurate results

@@           Coverage Diff           @@
##             main    #1528   +/-   ##
=======================================
  Coverage   92.77%   92.78%           
=======================================
  Files         332      332           
  Lines       30897    30907   +10     
  Branches     3556     3557    +1     
=======================================
+ Hits        28666    28676   +10     
  Misses       2231     2231           
Impacted Files Coverage Δ
packages/components/cascader/src/Cascader.tsx 85.04% <100.00%> (+0.35%) ⬆️
packages/components/config/src/defaultConfig.ts 100.00% <100.00%> (ø)
packages/components/icon/src/definitions.ts 100.00% <100.00%> (ø)
packages/components/icon/src/dependencies.ts 99.16% <100.00%> (ø)
packages/components/stepper/src/StepperItem.tsx 96.12% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit c045d47 into IDuxFE:main Apr 9, 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