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(Layout): 修复 PageContainer 设置 fixedHeader 属性后,样式 ant-pro-page-container-warp 未生效问题 #6078

Merged
merged 4 commits into from Oct 16, 2022

Conversation

hqwlkj
Copy link
Contributor

@hqwlkj hqwlkj commented Oct 15, 2022

修复之前:
image

修复之后:

image

@github-actions
Copy link

github-actions bot commented Oct 15, 2022

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

@chenshuai2144 chenshuai2144 changed the title Fix(Layout): 修复 PageContainer 设置 fixedHeader 属性后,样式 ant-pro-page-container-warp 未生效问题 fix(Layout): 修复 PageContainer 设置 fixedHeader 属性后,样式 ant-pro-page-container-warp 未生效问题 Oct 16, 2022
@codecov
Copy link

codecov bot commented Oct 16, 2022

Codecov Report

Base: 98.80% // Head: 98.80% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (008ba1a) compared to base (e06d908).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6078   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files         268      268           
  Lines        7885     7886    +1     
  Branches     2723     2807   +84     
=======================================
+ Hits         7791     7792    +1     
  Misses         94       94           
Impacted Files Coverage Δ
...ages/layout/src/components/PageContainer/index.tsx 98.13% <ø> (ø)
...layout/src/components/PageContainer/style/index.ts 100.00% <ø> (ø)
packages/field/src/components/Segmented/index.tsx 100.00% <100.00%> (ø)
...ackages/layout/src/components/PageHeader/index.tsx 92.64% <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 0bf30ba into ant-design:master Oct 16, 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.

None yet

2 participants