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
I'm suggesting a small UI change: to have a checkbox instead of a switch for the connect modal (see the design below). Reason for that is that the action "Remember me" will be set in this modal only once and then the user will have no access to the setting to switch it on/off until the permission itself is not changed manually in the wallet or in the dApp (by clicking disconnect).
On the other hand in the wallet Settings/Permissions we will continue to use the switches because these settings are accessible to the user at any moment to change (on/off) a specific permission.
I don't have strong opinion on this but I feel it somehow more intuitive with the checkbox as far as the dapp connection modal is concerned.
DESIGN:
Remember me = true (default), Don't ask for login requests = true (default).
Remember me = false, Don't ask for login requests = false.
Wallet side:
Don't ask for login requests
to true, with text: "Remember me?" (default: true)add this switch to the bottom of the popup
on clicking disconnect in the dapp we should set
Don't ask for login requests
to falseNote for BCL side:
The text was updated successfully, but these errors were encountered: