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

fix(modal): remove window class after animation #6056

Closed
wants to merge 2 commits into from

Conversation

cleavera
Copy link

Modal dialog removeAfterAnimate switched to wait until after all animations are finished to call the done callback

Fixes #6051

Modal dialog removeAfterAnimate switched to wait until after all animations are finished to call the done callback

Fixes angular-ui#6051
@wesleycho
Copy link
Contributor

This makes sense - could you write up a quick test for this?

Unit tests to ensure the done callback on the removeAfterAnimate method waits until after animations have completed
@cleavera
Copy link
Author

I've appropriated an existing test. All good?

@wesleycho
Copy link
Contributor

LGTM, thanks!

@wesleycho wesleycho closed this in 409b7aa Jun 27, 2016
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.

None yet

2 participants