When the user clicks the “Sign up with Google” button, it takes a long time (10-20 seconds) to successfully create the account.
Nothing happens during this time to inform the user that things are processing, which leads them to think that the request didn’t go through.
I then lose the user or they try creating an account with their email and the system gets confused. If I was a user, there is no way I would know that the Google Sign Up button is working and I just need to wait.
Is there a way to decrease the processing time for Google Sign Up?
If not, is there a way I can show some sort of loading visual while the Google Sign Up process completes?
I’d hate to remove Google Sign Up from my site simply because of a minor UX/UI snag.