mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
d1e8f5db86
If a notification popup was opened while the user was partway through the swaps flow, the notification would display the swaps flow instead of whatever action triggered the popup (e.g. a connect request or a confirmation). This is confusing and potentially dangerous, as the user might mistakenly think the swap was triggered by a dapp. The swap redirects are now prevented in the notification UI. The user will still be redirected to an in-progress swap flow if they open the browser action popup or the fullscreen UI, but not on the notification popup that is triggered by dapp actions. |
||
---|---|---|
.. | ||
add-token | ||
asset | ||
confirm-add-suggested-token | ||
confirm-add-token | ||
confirm-approve | ||
confirm-decrypt-message | ||
confirm-deploy-contract | ||
confirm-encryption-public-key | ||
confirm-send-ether | ||
confirm-send-token | ||
confirm-token-transaction-base | ||
confirm-transaction | ||
confirm-transaction-base | ||
confirm-transaction-switch | ||
connected-accounts | ||
connected-sites | ||
create-account | ||
error | ||
first-time-flow | ||
home | ||
keychains | ||
lock | ||
mobile-sync | ||
permissions-connect | ||
routes | ||
send | ||
settings | ||
swaps | ||
unlock-page | ||
index.js | ||
pages.scss |