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: confirm button should only trigger once #22963

Merged
merged 1 commit into from
Apr 6, 2020
Merged

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Apr 6, 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 #22861

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Modal.confirm should not be triggered multiple times.
🇨🇳 Chinese 修复 Modal.confirm onOk 可以被触发多次的问题。

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

Copy link

@tests-checker tests-checker bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add tests to make sure this change works as expected?

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 6, 2020

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 25c733e:

Sandbox Source
antd reproduction template Configuration

@afc163 afc163 merged commit 8dbaf66 into master Apr 6, 2020
@afc163 afc163 deleted the fix-confirm-button branch April 6, 2020 13:57
@ant-design-bot
Copy link
Contributor

ant-design-bot commented Apr 6, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 6, 2020

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 203fa13f966b982944131c90d387d2f8bf50447b:

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.

【Bug】模态确认框Modal.confirm方法创建的弹出确认框中的”确定“按钮可以点击多次
2 participants