Skip to content

Synthetic event simulation should share dispatch logic with event plugins #1677

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

Closed
sophiebits opened this issue Jun 11, 2014 · 0 comments
Closed

Comments

@sophiebits
Copy link
Collaborator

Right now, ReactTestUtils takes care of accumulating the dispatches when simulating synthetic events; this logic should be in the event plugin instead (so that mouseenter/mouseleave can work) – perhaps it's necessary to have logic in each event plugin for how to simulate events.

cf. #1297

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

No branches or pull requests

1 participant