interchange / TableEditor

25 stars 4 forks source link

Login doesn't work with autocomplete #11

Closed racke closed 9 years ago

racke commented 10 years ago

If the browser fills in the values for username and password (password saved), both values are not transferred to the API when using the login button.

Browser: Chrome.

Regards Racke

racke commented 10 years ago

Comment from Grega:

(12:32:50 PM) Pompi: it may be angular problem (12:33:04 PM) Pompi: it's automatic field binding (12:33:21 PM) Pompi: it may not recognize password field change on that event

racke commented 10 years ago

It should send the form unconditionally when user hits the button.

racke commented 9 years ago

This seems to be fixed.