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

revert: revert disable dragstart event preventDefault (#7) #25

Merged
merged 1 commit into from
Feb 17, 2019
Merged

Conversation

zyzo
Copy link
Owner

@zyzo zyzo commented Feb 17, 2019

#7 calls event.stopPropagation on dragstart window event at capturing phase, which is a totally unintended behaviour for a third-party lib

@zyzo zyzo merged commit 2f06e75 into master Feb 17, 2019
@zyzo zyzo deleted the revert-7 branch February 17, 2019 16:18
zyzo pushed a commit that referenced this pull request Feb 17, 2019
feat:
- revert: Revert 'Prevent click event after item has been dragged' from (#7) #23
- revert: revert disable dragstart event preventDefault (#7) #25

docs:
- add public storybook http://zyzo.github.io/react-dnd-mouse-backend/
- add NestedTargets example
zyzo pushed a commit that referenced this pull request Feb 17, 2019
feat:
- revert: Revert 'Prevent click event after item has been dragged' from (#7) #23
- revert: revert disable dragstart event preventDefault (#7) #25

docs:
- add public storybook http://zyzo.github.io/react-dnd-mouse-backend/
- add NestedTargets example
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.

1 participant