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(form): SearchSelect scrolling error in grouping #8365

Merged
merged 1 commit into from May 8, 2024

Conversation

zhuba-Ahhh
Copy link
Contributor

close: #8313

Copy link

github-actions bot commented Apr 27, 2024

😭 Deploy PR Preview failed.

Copy link

codecov bot commented Apr 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.51%. Comparing base (41ea341) to head (9b51424).
Report is 46 commits behind head on master.

❗ Current head 9b51424 differs from pull request most recent head 0c6d308. Consider uploading reports for the commit 0c6d308 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8365      +/-   ##
==========================================
- Coverage   97.60%   97.51%   -0.09%     
==========================================
  Files         301      301              
  Lines        9478     9515      +37     
  Branches     3514     3527      +13     
==========================================
+ Hits         9251     9279      +28     
- Misses        209      217       +8     
- Partials       18       19       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhuba-Ahhh
Copy link
Contributor Author

Vitest的测试用例书写不太熟qaq,平常用cypress打开浏览器看着直观点

@chenshuai2144 chenshuai2144 merged commit cc00619 into ant-design:master May 8, 2024
10 checks passed
@chenshuai2144
Copy link
Contributor

有兴趣给我们加一下吗,我们也想要e2e测试

@zhuba-Ahhh
Copy link
Contributor Author

有兴趣给我们加一下吗,我们也想要e2e测试

最近在忙毕业,短期没时间

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.

Schema Form valueType: select时会出现分组名覆盖下拉值
2 participants