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(field): 只读模式下的 ProFormSelect 应该支持wrap #6235

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

kiner-tang
Copy link
Member

@kiner-tang kiner-tang commented Nov 16, 2022

fix #6234

@github-actions
Copy link

github-actions bot commented Nov 16, 2022

🎊 PR Preview has been successfully built and deployed to https://pro-components-preview-pr-6235.surge.sh

@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Base: 99.40% // Head: 99.40% // No change to project coverage 👍

Coverage data is based on head (fee90d2) compared to base (ff9ce5b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6235   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files         313      313           
  Lines        9747     9747           
  Branches     3273     3273           
=======================================
  Hits         9689     9689           
  Misses         50       50           
  Partials        8        8           
Impacted Files Coverage Δ
packages/field/src/components/Select/index.tsx 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chenshuai2144 chenshuai2144 merged commit d4b0d06 into ant-design:master Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛[BUG] ProFormSelect 只读模式内容不换行
2 participants