Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

feat(modal): support multiple open classes #4226

Closed

Conversation

wesleycho
Copy link
Contributor

  • Support multiple modal open classes when multiple modals are open

This fixes #4184.

- Support multiple modal open classes when multiple modals are open
@wesleycho wesleycho added this to the 0.13.4 (Performance) milestone Aug 18, 2015
@Foxandxss
Copy link
Contributor

The implementation and tests are nice. Simple issue, complex solution :)

@wesleycho
Copy link
Contributor Author

Yep, have to use a comb to filter each instance by the class type essentially to ensure all with that class are removed only when none of them are open.

@wesleycho wesleycho closed this in 3d01c59 Aug 18, 2015
@wesleycho wesleycho deleted the feat/multiple-modal-class branch August 18, 2015 16:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

openedClass not removed when close/dismiss with 2 pop-ups
2 participants