-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Iteration Vicuña
Right now, if we have a syntax error message on the connect form, we are still able to click the connect button. Since validation prevents us from establishing a connection, we never get back a server error message, but the form is waiting for a response from the server and staying freeze. We should disable the connect button in case of syntax errors and allow to connect only when URI is valid.