-
Notifications
You must be signed in to change notification settings - Fork 5.2k
fix: Error handling for the state log download failure #26999
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
fda937f
to
413f612
Compare
Builds ready [413f612]
Page Load Metrics (1654 ± 67 ms)
Bundle size diffs
|
17af50a
to
66cada3
Compare
|
Builds ready [66cada3]
Page Load Metrics (1803 ± 115 ms)
Bundle size diffs
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #26999 +/- ##
===========================================
- Coverage 70.11% 70.10% -0.00%
===========================================
Files 1426 1426
Lines 49689 49693 +4
Branches 13902 13902
===========================================
+ Hits 34835 34836 +1
- Misses 14854 14857 +3 ☔ View full report in Codecov by Sentry. |
ded2319
to
a2fcbc3
Compare
Builds ready [a2fcbc3]
Page Load Metrics (1863 ± 120 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
a2fcbc3
to
ca4bb74
Compare
Builds ready [ca4bb74]
Page Load Metrics (1780 ± 90 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [9d5ec3d]
Page Load Metrics (1758 ± 96 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
5a5171f
to
11ba96f
Compare
Builds ready [11ba96f]
Page Load Metrics (1714 ± 59 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
0618d42
to
3d626de
Compare
Builds ready [3d626de]
Page Load Metrics (1690 ± 81 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
3d626de
to
5f86e1f
Compare
|
Builds ready [5f86e1f]
Page Load Metrics (1901 ± 78 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
LGTM ! Let me know when u resolve the conflicts ! |
5f86e1f
to
6c80d61
Compare
Builds ready [6c80d61]
Page Load Metrics (1975 ± 181 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Display error message if the
exportAsFile()
for state log download in advanced tab in the settings fails.Related issues
Fixes: https://github.com/MetaMask/MetaMask-planning/issues/2875
Manual testing steps
exportAsFile()
state logs download functionFailed to download state log.
message is diaplayedScreenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist