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: Menu inlineCollpsed item title #22182

Merged
merged 1 commit into from
Mar 13, 2020
Merged

fix: Menu inlineCollpsed item title #22182

merged 1 commit into from
Mar 13, 2020

Conversation

afc163
Copy link
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
Contributor

ant-design-bot commented Mar 13, 2020

@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 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