Skip to content

fix: Menu inlineCollpsed item title#22182

Merged
afc163 merged 1 commit intomasterfrom
fix-menu-item-title
Mar 13, 2020
Merged

fix: Menu inlineCollpsed item title#22182
afc163 merged 1 commit intomasterfrom
fix-menu-item-title

Conversation

@afc163
Copy link
Copy Markdown
Member

@afc163 afc163 commented Mar 13, 2020

🤔 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

close #22180

💡 Background and solution

When set getPopupContainer to trigger node.

📝 Changelog

Language Changelog
🇺🇸 English Fix Menu item wrong title when setting getPopupContainer.
🇨🇳 Chinese 修复 Menu inlineCollpased 模式下设置 getPopupContainertitle 显示错误的问题。

☑️ 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

when set getPopupContainer to trigger node

close #22180
@afc163 afc163 merged commit b118909 into master Mar 13, 2020
@afc163 afc163 deleted the fix-menu-item-title branch March 13, 2020 04:21
@ant-design-bot
Copy link
Copy Markdown
Contributor

ant-design-bot commented Mar 13, 2020

@codesandbox-ci
Copy link
Copy Markdown

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 fe4f2d5:

Sandbox Source
antd reproduction template Configuration

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.

当 ConfigProvider 设置了 getPopupContainer 后,Menu 折叠的时候,Tooltip 会显示图标

2 participants