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: Drawer scrollbar issue #25273

Merged
merged 1 commit into from Jun 29, 2020
Merged

fix: Drawer scrollbar issue #25273

merged 1 commit into from Jun 29, 2020

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jun 29, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

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

🔗 Related issue link

close #24821
close #21539
close #20022
close #21894

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Drawer getContainer={false} cause scrollbar missing in some situation.
🇨🇳 Chinese 修复 Drawer 使用 getContainer={false} 时可能导致页面滚动条消失的问题。

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • 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

@afc163 afc163 mentioned this pull request Jun 29, 2020
13 tasks
@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jun 29, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jun 29, 2020

@afc163 afc163 merged commit 3e0d59b into master Jun 29, 2020
@afc163 afc163 deleted the fix-drawer-scroll-bar branch June 29, 2020 03:34
@codesandbox-ci
Copy link

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 993bef5:

Sandbox Source
antd reproduction template Configuration

github-actions bot pushed a commit that referenced this pull request Jun 29, 2020
chenshuai2144 added a commit that referenced this pull request Jun 29, 2020
* docs: add 4.3.6 changelog

* add 25244 changelog

* fix review

* update changelog

* update changelog

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

* sort log

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* update changelog

* sort log

* sort log

* add #25266 #25243 #25254 #25271 changelog

* add #25273 changelog

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* sort logs

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* up versin

* Update changelog

* close react/no-unused-prop-types

* update changelog

* update snapshot

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

* update snapshot

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* update changelog

* clear Duplicate

* sort logs

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment