Description
When running the command:
shipthis game wizard android
At step 7, "Invite the Service Account", a form appears asking the user to enter their Google Play Developer Account ID. After entering the ID, a loading spinner shows briefly, but then the same form is shown again. This makes it seem like something has gone wrong. After a few seconds, it refreshes again and continues as expected.
Expected Behavior
After entering a valid account ID, the form should show a spinner and then move on to the next step. It should not show the same form again.
Actual Behavior

The form briefly appears a second time after submitting the account ID. This might be caused by a race condition or a delay in state updates.