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: Modal combine Drawer cause overflow invalid #20242

Merged
merged 3 commits into from Dec 13, 2019
Merged

fix: Modal combine Drawer cause overflow invalid #20242

merged 3 commits into from Dec 13, 2019

Conversation

shaodahong
Copy link
Member

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

Fixes #19956
Fixes #20175

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English 修复 Modal 和 Drawer 结合使用导致滚动失效
🇨🇳 Chinese fix Modal combine Drawer cause overflow invalid

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@netlify
Copy link

netlify bot commented Dec 13, 2019

Deploy preview for ant-design ready!

Built with commit f192cae

https://deploy-preview-20242--ant-design.netlify.com

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 13, 2019

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit f192cae:

Sandbox Source
antd reproduction template Configuration
sharp-banzai-e8vvn Issue #19956

@codecov
Copy link

codecov bot commented Dec 13, 2019

Codecov Report

Merging #20242 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #20242   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files         286      286           
  Lines        7735     7735           
  Branches     2178     2164   -14     
=======================================
  Hits         7566     7566           
  Misses        169      169

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 a90e447...f192cae. Read the comment docs.

package.json Outdated Show resolved Hide resolved
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.

Drawer, switchScrollingEffect prop on DOM element 三重模态对话框关闭后页面 body 无法滚动
3 participants