-
-
Notifications
You must be signed in to change notification settings - Fork 478
fix ant-design #33281: when select close, some key down will open the… #693
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 ant-design #33281: when select close, some key down will open the… #693
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/react-component/select/B1xZshi11oScVqhTUJjMFkc7qnFS |
7875e14
to
d9595b6
Compare
d9595b6
to
6cf9dea
Compare
6cf9dea
to
4970571
Compare
4970571
to
3c8fd83
Compare
3c8fd83
to
a374c33
Compare
… select antd issue
a374c33
to
87ca89c
Compare
Codecov Report
@@ Coverage Diff @@
## master #693 +/- ##
=======================================
Coverage 99.50% 99.50%
=======================================
Files 24 25 +1
Lines 1009 1011 +2
Branches 320 320
=======================================
+ Hits 1004 1006 +2
Misses 4 4
Partials 1 1
Continue to review full report at Codecov.
|
|
fix the Ant Design-Issue #33281
What I do?
我做了什么?