1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/home
Mark Stacey d1e8f5db86
Prevent redirecting to swaps in notification (#9497)
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.
2020-10-07 13:49:47 -02:30
..
home.component.js Prevent redirecting to swaps in notification (#9497) 2020-10-07 13:49:47 -02:30
home.container.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Use mixins for typography instead of placeholder selectors (#9072) 2020-07-29 10:35:53 -05:00