UX - asking for permission to read accounts is premature
Swader opened this issue · 2 comments
Swader commented
The page asks me for permission to access my extension immediately on open, but one screen further I get to select extension, ledger, or signer account. It should only ask me for extension permission once I've selected the first option, Polkadot JS extension.
hamidra commented
Right. currently it loads the extension account when it loads the app. Need to move the polkadot extension connection call to after the user has selected the extension option.