cascader
cascader copied to clipboard
fix(cascader): cascader not go top
In certain cases, if the user switches the option of the cascader component, the page should return to the top of the component.This resolves https://github.com/ant-design/ant-design/issues/44382
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| cascader | ❌ Failed (Inspect) | Oct 28, 2023 3:58am |
Codecov Report
Merging #440 (7bb5274) into master (f6dcc70) will decrease coverage by
0.17%. The diff coverage is87.50%.
:exclamation: Current head 7bb5274 differs from pull request most recent head fc2d1e1. Consider uploading reports for the commit fc2d1e1 to get more accurate results
@@ Coverage Diff @@
## master #440 +/- ##
==========================================
- Coverage 99.66% 99.50% -0.17%
==========================================
Files 23 23
Lines 603 609 +6
Branches 181 184 +3
==========================================
+ Hits 601 606 +5
- Misses 2 3 +1
| Files | Coverage Δ | |
|---|---|---|
| src/OptionList/List.tsx | 100.00% <100.00%> (ø) |
|
| src/utils/commonUtil.ts | 97.61% <85.71%> (-2.39%) |
:arrow_down: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@zombieJ My unit test all passed,why Vercel is error?Clicking Vercel Details link is 404.