conr-g / waiting-room

1 stars 1 forks source link

Implement disabled button on form #65

Closed vijar50 closed 5 years ago

vijar50 commented 5 years ago

Prototype this on the login page, for use in registration

vijar50 commented 5 years ago

https://github.com/conr-g/waiting-room/pull/66

vijar50 commented 5 years ago

Update Disabled form to work for both username and password field. Currently it only works for one field.

Need to call a separate method to check the state of the other field

vijar50 commented 5 years ago

https://github.com/conr-g/waiting-room/pull/69

and

https://github.com/conr-g/waiting-room/pull/70