Closed dariatarakanova closed 3 years ago
4.2 - lock icon should be displayed only if we connected to the node with the same owner key (as it works now)
the same as for android - https://github.com/BeamMW/android-wallet/issues/529
Own node (or other node) connected https://zpl.io/2GjBErE
1) make another node inactive 2) make IP address non-editable 3) button should be "disconnect" 4) only after tap on button "disconnect" used can change IP and connect to another node. and status should be "cannot connect to ..." https://zpl.io/bAR8O1e
Bugs:
checked
We need to differentiate 3 nodes: random, mobile and specific
1) Node menu https://zpl.io/2vRjNAn
2) Random node 2.1) Connection to Random node is fast and no need any loading screen. Just click "connect" button. 2.2) When wallet connect to Random node - status is "circle" with text "online"
3) Mobile node 3.1) Connection will take some time and after tap on "connection" button show loading screen https://zpl.io/bPKBvnp
3.2) After loading screen open Wallet screen with toaster https://zpl.io/annzgrA
3.3) When wallet connect to Mobile node - status is "circle" with text "online: mobile node"
4) Own node 4.1) Connection to Random node is advanced feature and requests ip:port that appears only after choosing this node (with "v") https://zpl.io/b6n5m1P
4.2) When wallet connect to Specific node - status is "lock" with text "online"