This repository has been archived by the owner on Mar 27, 2022. It is now read-only.
Regarding Winning Alert #25
Unanswered
Li-Fuk-Sang
asked this question in
Q&A
Replies: 2 comments 4 replies
-
You should wait until the alert is closed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I did not realize we had to navigate after alert box till now. Can I know which TODO we need to solve for navigation? or is it to be done within showWinDialog()/showLoseDialog() method? I am confused because UIServices does not seem to import Stage and nor does it have private field related to InertiaGame. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the ReadMe file, it stated
"The user will be navigated back to the main menu after the alert is closed."
Could my implementation navigate back to the main menu right after the alert is shown,
Or must we wait until the alert is closed to navigate back to the the main menu.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions