Prevent repeatedly clicking create account button
Fix logic that marked polycentric account creation finished before backfilling. Navigating to the user's account page only happens after backfilling is completed, which meant the user could press the create account button again during the backfilling network call, creating extra accounts.