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: Table rowSelection event bubbling #22566

Merged
merged 2 commits into from
Mar 25, 2020
Merged

fix: Table rowSelection event bubbling #22566

merged 2 commits into from
Mar 25, 2020

Conversation

hengkx
Copy link
Member

@hengkx hengkx commented Mar 24, 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 #22378

💡 Background and solution

https://codesandbox.io/s/antd-reproduction-template-1ygkb

📝 Changelog

Language Changelog
🇺🇸 English Table rowSelection event bubbling
🇨🇳 Chinese 修复Table同时设置rowSelection和onRow事件冒泡问题

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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Mar 24, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 24, 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 0f1ec48:

Sandbox Source
antd reproduction template Configuration
antd reproduction template PR

@hengkx
Copy link
Member Author

hengkx commented Mar 24, 2020

image
这个CI错 好像是其它的导致的

@afc163
Copy link
Member

afc163 commented Mar 24, 2020

来个用例吧。

@hengkx
Copy link
Member Author

hengkx commented Mar 24, 2020

added.

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.

Table同时设置rowSelection和onRow事件冒泡问题
3 participants