Skip to content

Comments

fix(modal): closeCallback(...) no side effects on multiple calls#1349

Merged
manoldonev merged 1 commit intomasterfrom
mdonev/modal-close-callback-side-effects-fix
May 29, 2018
Merged

fix(modal): closeCallback(...) no side effects on multiple calls#1349
manoldonev merged 1 commit intomasterfrom
mdonev/modal-close-callback-side-effects-fix

Conversation

@manoldonev
Copy link
Contributor

@manoldonev manoldonev commented May 28, 2018

modalParams.closeCallback(...) should not have side effects if called multiple times.

Fixes #1350

TODO: add ui test for this scenario as soon as we migrate the modal navigation test app to Angular.

@ghost ghost assigned manoldonev May 28, 2018
@ghost ghost added the in progress label May 28, 2018
@manoldonev manoldonev changed the title fix(modal): closeCallback(...) should not have side effects when call… fix(modal): closeCallback(...) no side effects on multiple calls May 28, 2018
@manoldonev manoldonev added this to the 6.0 milestone May 28, 2018
@manoldonev manoldonev merged commit bffbbc2 into master May 29, 2018
@ghost ghost removed the in progress label May 29, 2018
@manoldonev manoldonev deleted the mdonev/modal-close-callback-side-effects-fix branch May 29, 2018 06:54
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.

Navigation breaks after closing modal and navigating back

2 participants