Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

fix: preserve outside click subscription for JS frame that processes component update #803

Merged
merged 6 commits into from
Jan 31, 2019

Conversation

kuzhelov
Copy link
Contributor

@kuzhelov kuzhelov commented Jan 30, 2019

TODO

  • update CHANGELOG

Fixes #649 .

This PR ensures that outsideClick subscription stays enabled for JS frame that processed component updates. Fix is introduced for MenuItem and Popup components - essentially, for those where setInterval function has to be used to simulate browser's behavior of addEventListener.

@kuzhelov kuzhelov added the 🧰 fix Introduces fix for broken behavior. label Jan 30, 2019
Copy link
Contributor

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

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

LGTM

@kuzhelov kuzhelov merged commit 9317a80 into master Jan 31, 2019
@layershifter layershifter deleted the fix/outside-click-subscription branch January 31, 2019 15:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧰 fix Introduces fix for broken behavior. 🚀 ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants