Skip to content

Conversation

luo3house
Copy link
Contributor

@luo3house luo3house commented Apr 7, 2023

fix ant-design/ant-design#41608

Picker will not fire onBlur if clicking within its elements and it is in focus, although the input element inside may blur.

@vercel
Copy link

vercel bot commented Apr 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2023 9:54am

@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #612 (842efc4) into master (eb378de) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 842efc4 differs from pull request most recent head f5ce1dd. Consider uploading reports for the commit f5ce1dd to get more accurate results

@@           Coverage Diff           @@
##           master     #612   +/-   ##
=======================================
  Coverage   99.36%   99.36%           
=======================================
  Files          51       51           
  Lines        2351     2353    +2     
  Branches      687      694    +7     
=======================================
+ Hits         2336     2338    +2     
  Misses         13       13           
  Partials        2        2           
Impacted Files Coverage Δ
src/hooks/usePickerInput.ts 98.76% <100.00%> (+0.03%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yoyo837
Copy link
Member

yoyo837 commented Apr 13, 2023

2.7.x 的也修复一下?

@yoyo837 yoyo837 merged commit 3788753 into react-component:master Apr 17, 2023
@luo3house luo3house deleted the patch-41608 branch April 17, 2023 13:23
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.

DatePicker点击input框中的日历小图标会触发onBlur事件

2 participants