In our current version, text-field colors update whenever you either a) press the enter key, or b) press the login/signup button. We want to modify the code so that the text field changes color based on the immediate user input, so the code would be constantly validating or denying the data without the enter key or the buttons.
Altered files:
In our current version, text-field colors update whenever you either a) press the enter key, or b) press the login/signup button. We want to modify the code so that the text field changes color based on the immediate user input, so the code would be constantly validating or denying the data without the enter key or the buttons.
Altered files: