hoobs-org / sidecars

MIT License
1 stars 0 forks source link

Ring Sidecar fields locked issue #8

Closed askovi closed 2 years ago

askovi commented 2 years ago

If an invalid username or password is entered into the Ring sidecar using the HOOBS Desktop app, a pop up saying Invalid username or password is displayed. Upon closing the pop up using the OK or X buttons, the email and password fields remain locked and greyed out and can no longer be modified without restarting the app. In some cases they become editable again after 10-20 seconds.

They should become editable again as soon as the invalid pop-up is closed.

mkellsy commented 2 years ago

These fields are never disabled. This is not coming from the sidecar.

Reviewed the code (not much code here) and there is no case where any field get's disabled.