add progress of scanning QR code#20947
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. |
f2e177e to
a2522df
Compare
|
I have read the CLA Document and I hereby sign the CLA |
a2522df to
98b9cd6
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #20947 +/- ##
===========================================
+ Coverage 68.34% 68.55% +0.21%
===========================================
Files 1007 1006 -1
Lines 40254 40249 -5
Branches 10761 10761
===========================================
+ Hits 27508 27589 +81
+ Misses 12746 12660 -86
☔ View full report in Codecov by Sentry. |
gantunesr
left a comment
There was a problem hiding this comment.
LGTM. Can you also add some tests?
d24f37f to
43a3503
Compare
@gantunesr The unit tests have been added. |
43a3503 to
8d6e13b
Compare
|
@metamaskbot update-policies |
5346b09 to
b535b74
Compare
georgewrmarshall
left a comment
There was a problem hiding this comment.
Looking good! Left one suggestion
b535b74 to
503bc06
Compare
150fa01 to
7caadc1
Compare
a8955c7 to
0249375
Compare
0249375 to
aa093d7
Compare
92fe33e to
f98b7d0
Compare
06bee38 to
93d3d76
Compare
93d3d76 to
9711b42
Compare
|
@gantunesr @georgewrmarshall Is there anything I can do to push forward the merging of this PR? |
georgewrmarshall
left a comment
There was a problem hiding this comment.
CSS LGTM! I don't have a QR code based hardware wallet so will need other folks to test
|
@renfengshi You will need to rebase this PR to get it passing CI. We had a faulty test that would break when run on PRs from forks. Rebasing should fix it! |
9711b42 to
d43cb94
Compare
|
@FrederikBolding All checks done. |
|
No release label on PR. Adding release label release-11.11.0 on PR, as PR was added to branch 11.11.0 when release was cut. |
Description
When using with a QR code hardware wallet, if the data is large, it will take a lot of time, but users cannot get any response during the scan. Adding a scanning progress will give users a better experience.
Manual testing steps
Edited 2/21/2024 after the fact based on new information
Connect Software WalletMetaMaskChange Derivation PathLedger Live+ Add account or hardware walletAdd hardware walletQR-basedScreenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist