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

Revise comment + add non-bubbling event test #19432

Merged
merged 2 commits into from Jul 22, 2020

Conversation

trueadm
Copy link
Contributor

@trueadm trueadm commented Jul 22, 2020

This PR revises a comment made, and also adds a test that captures the current state of how we handle events that do not natively bubble, but bubble with React's emulated propagation system.

@trueadm trueadm requested a review from gaearon July 22, 2020 20:25
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Jul 22, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 22, 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 af52696:

Sandbox Source
React Configuration

@sizebot
Copy link

sizebot commented Jul 22, 2020

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against af52696

@sizebot
Copy link

sizebot commented Jul 22, 2020

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against af52696

@trueadm trueadm merged commit 1aae05c into facebook:master Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants