picker
picker copied to clipboard
fix: Picker should open when click inside
fix https://github.com/ant-design/ant-design/issues/37165
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
picker | ✅ Ready (Inspect) | Visit Preview | Oct 25, 2022 at 2:43AM (UTC) |
以前为了解决https://github.com/ant-design/ant-design/issues/21149 ,在onMouseUp事件上做了处理,但触发了新问题https://github.com/ant-design/ant-design/issues/37165 ,改成在onClick回调里处理即可
@afc163 没人维护么
补一个 issue 相关的用例吧
补一个 issue 相关的用例吧
已补充
Codecov Report
Merging #490 (a165689) into master (7492e10) will decrease coverage by
0.00%
. The diff coverage is100.00%
.
:exclamation: Current head a165689 differs from pull request most recent head b2a9733. Consider uploading reports for the commit b2a9733 to get more accurate results
@@ Coverage Diff @@
## master #490 +/- ##
==========================================
- Coverage 99.53% 99.53% -0.01%
==========================================
Files 46 46
Lines 2149 2148 -1
Branches 634 633 -1
==========================================
- Hits 2139 2138 -1
Misses 8 8
Partials 2 2
Impacted Files | Coverage Δ | |
---|---|---|
src/Picker.tsx | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more