-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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(module:cascader): fix not showing empty when there's no options #4565
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4565 +/- ##
==========================================
+ Coverage 93.17% 93.23% +0.06%
==========================================
Files 521 519 -2
Lines 12844 12832 -12
Branches 2019 2016 -3
==========================================
- Hits 11967 11964 -3
+ Misses 461 452 -9
Partials 416 416
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[cascader#搜索] demo 需要重新打开才会正确显示 empty
5181d5e
to
672932d
Compare
@hsuanxyz It should works now. |
…G-ZORRO#4565) * fix(module:cascader): fix not showing empty when there's no options close NG-ZORRO#4562 * fix: fix style * fix: fix dropdown style when there's no search result * chore: remove garbage
…G-ZORRO#4565) * fix(module:cascader): fix not showing empty when there's no options close NG-ZORRO#4562 * fix: fix style * fix: fix dropdown style when there's no search result * chore: remove garbage
close #4562
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #4562
What is the new behavior?
Does this PR introduce a breaking change?
Other information