Skip to content
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(cascader): cascader not go top #440

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

liangkuku
Copy link
Contributor

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 ant-design/ant-design#44382

@vercel
Copy link

vercel bot commented Oct 28, 2023

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

@liangkuku liangkuku changed the title fix(cascader): change cascader should go top fix(cascader): cascader not go top Oct 28, 2023
@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #440 (7bb5274) into master (f6dcc70) will decrease coverage by 0.17%.
The diff coverage is 87.50%.

❗ 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%) ⬇️

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

@liangkuku
Copy link
Contributor Author

@zombieJ My unit test all passed,why Vercel is error?Clicking Vercel Details link is 404.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant