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

Extract destruction of the modals effects into a method and apply them #687

Merged
merged 2 commits into from
Oct 14, 2022

Conversation

pichfl
Copy link
Contributor

@pichfl pichfl commented Jun 3, 2022

The "private" _destroy() method is used when the service instance is destroyed and also in the test helper to tear down any remaining modals between tests.

@pichfl pichfl added the internal label Jun 3, 2022
@pichfl pichfl force-pushed the pichfl/refactor-5 branch from c0a93e8 to 196b7fd Compare June 4, 2022 13:22
@zeppelin zeppelin force-pushed the pichfl/refactor-5 branch from 196b7fd to 022bc53 Compare June 10, 2022 20:40
@pichfl pichfl requested a review from nickschot June 12, 2022 11:01
@pichfl pichfl force-pushed the pichfl/refactor-5 branch from 022bc53 to 6d7d586 Compare October 14, 2022 15:04
@pichfl pichfl force-pushed the pichfl/refactor-5 branch from 6d7d586 to 03bb1d2 Compare October 14, 2022 18:12
@pichfl pichfl marked this pull request as ready for review October 14, 2022 18:24
@pichfl pichfl merged commit afa073c into main Oct 14, 2022
@pichfl pichfl deleted the pichfl/refactor-5 branch October 14, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant