1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey d5076e142a
Prevent user from getting stuck on opt in page (#9856)
Failed metric events on the opt-in page no longer leave the user stuck
on that page. If the metric events fail, they still bubble up as errors
to be caught by Sentry and logged to the console, but the user is still
brought to the next page.

Fixes #9800
2020-11-11 18:33:11 -03:30
..
components Fix gas_fees properties collected for swaps analytics events (#9727) 2020-11-10 14:09:45 -03:30
contexts Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
css Use 1px borders on inputs and buttons (#9766) 2020-10-30 13:31:42 -05:00
ducks Fix gas_fees properties collected for swaps analytics events (#9727) 2020-11-10 14:09:45 -03:30
helpers Fix gas_fees properties collected for swaps analytics events (#9727) 2020-11-10 14:09:45 -03:30
hooks Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
pages Prevent user from getting stuck on opt in page (#9856) 2020-11-11 18:33:11 -03:30
selectors Fix gas_fees properties collected for swaps analytics events (#9727) 2020-11-10 14:09:45 -03:30
store Create custom addHexPrefix function (#9306) 2020-11-06 13:18:00 -08:00