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

runtime: merge methods reset and phaseToReset #803

Closed
wants to merge 1 commit into from

Conversation

legendecas
Copy link
Contributor

@legendecas legendecas commented Jul 10, 2019

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added

return Promise.resolve()
.then(() => this.component.visibility.abandonAllVisibilities())
.then(() => this.component.broadcast.dispatch('yodaos.on-phase-reset', []))
.then(() => this.openUrl('yoda-app://setup/init'))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should not send yoda-app://setup/init on every phase reset.

@legendecas legendecas changed the base branch from next to master August 2, 2019 09:38
@yorkie yorkie self-requested a review September 24, 2019 04:58
@legendecas legendecas closed this Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants