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
It is possible to enter a secret key into the "Multi-Signature Account" text field when using the "Join Account" feature.
This will however result in network problems because Solar is doing network requests for accounts using a secret key.
The user is also not able to resolve this issue except for wiping the whole application data because clicking on this invalid account will only show the network error without giving an option to delete the account.
Expected behavior:
The user should not be able to enter a secret key into the text field when trying to join an account. An appropriate error message should be shown above the text field instead.
The text was updated successfully, but these errors were encountered:
It is possible to enter a secret key into the "Multi-Signature Account" text field when using the "Join Account" feature.
This will however result in network problems because Solar is doing network requests for accounts using a secret key.
The user is also not able to resolve this issue except for wiping the whole application data because clicking on this invalid account will only show the network error without giving an option to delete the account.
Expected behavior:
The user should not be able to enter a secret key into the text field when trying to join an account. An appropriate error message should be shown above the text field instead.
The text was updated successfully, but these errors were encountered: