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: support using prefixCls from ConfigProvider in <InlineErrorFormItem /> #4403

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

yzwxk
Copy link
Contributor

@yzwxk yzwxk commented Jan 5, 2022

The className 'ant-form-item-with-help' is hardcode here, when use the prefixCls in ConfigProvider, will let the form can not show the error message.

image

@github-actions
Copy link

github-actions bot commented Jan 5, 2022

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

@HZZformGD
Copy link

刚好也遇到这个问题, 不过貌似还没发布到版本里是吗?想要更新还没得更新

@chenshuai2144
Copy link
Contributor

今天发一个

@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #4403 (b3bfbe8) into master (1169309) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4403   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files         189      189           
  Lines        6347     6349    +2     
  Branches     2248     2248           
=======================================
+ Hits         6318     6320    +2     
  Misses         28       28           
  Partials        1        1           
Impacted Files Coverage Δ
...utils/src/components/InlineErrorFormItem/index.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1169309...b3bfbe8. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 4fd876a into ant-design:master Jan 5, 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.

4 participants