You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom node URL should be validated (try to connect to it) on login page when clicking "Create Lisk ID"
If the request is successful, then set the node and go to the first step of creating a new account
If the request fails, then show "Unable to connect the node" error toast and stay on the login page
If network is not custom node, then clicking "Create Lisk ID" doesn't check the mainnet/testnet URL, sets the node, and goes directly to the first step of creating a new account
Steps to reproduce
Actual result
Error popup: Unable to connect to node
Hub tries to connect to localhost:4000
Expected result
Appear logged in devnet on specified port
Version
1.3, 1.4
Screenshot (if appropriate)
The text was updated successfully, but these errors were encountered: