Tom Linton
Tom Linton
Closes https://github.com/dtolnay/syn/issues/869
Closes https://github.com/coral-xyz/backpack/issues/1287
Uses a wrapper component for all the approvals to handle the unlock. Consequently removes the query locked approval popup because the query approval can handle it with the wrapper. Closes...

We don't control the order in which chrome extensions load. E.g. this order MetaMask Backpack is fine, because Backpack won't clobber `window.ethereum` if it already exists. If Backpack comes first,...
- Onboard with one blockchain - Try and onboard with another blockchain - UI says to sign but the ledger never receives the signing request Maybe something to do with...
In the onboarding flow where it is possible to select multiple blockchains the design should be updated as below.
- Install backpack - Try to use it with a dapp without having onboarded 
Although this is correct, it looks ugly.
E.g. an environment variable to avoid these hardcoded values https://github.com/coral-xyz/backpack/blob/f43b32dd322cfee8b629354da6d4968fc1b67f8a/packages/app-extension/src/components/Onboarding/pages/RecoverAccount.tsx#L32