Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Conversation

@kurapikats
Copy link

When the user press the Sign Up Button it calls login() but it doesn't do anything.
To fix this: set the this.isLoggingIn property to false so that signUp() can be called.

kurapikats added 2 commits May 5, 2017 06:27
When the user press the Sign Up Button it doesn't do anything. This set's the isLoggingIn property to false so that signUp() can be called.
Fix for Sign Up Button on Chapter 3.4 Services
@tjvantoll
Copy link
Contributor

Hey @kurapikats,

Thanks for the contribution, but this change shouldn’t be necessary, as in section 3.4 the instructions say to click the bottom “Sign up” button, and then the top “Sign up” button which calls register. Now that I’m typing this out though I’m realizing how confusing this probably is. I think a better solution is probably renaming at least one of these buttons to avoid the ambiguity.

@tjvantoll
Copy link
Contributor

I’m going to close this one for now, but I added button renaming to the list of revisions that need to happen in the next version of this tutorial.

Thanks again @kurapikats

@tjvantoll tjvantoll closed this May 24, 2017
@lock
Copy link

lock bot commented Aug 27, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants