-
Notifications
You must be signed in to change notification settings - Fork 45
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
Restyle V0 extension migration UI #1790
Conversation
Deployed to Cloudflare Pages
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1790 +/- ##
==========================================
- Coverage 81.45% 81.44% -0.01%
==========================================
Files 190 191 +1
Lines 5062 5067 +5
Branches 934 930 -4
==========================================
+ Hits 4123 4127 +4
- Misses 939 940 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
56c2aff
to
e2e0ecc
Compare
/> | ||
)} | ||
{acknowledge && <PrivateKeyFormatter privateKey={wallet.privateKey!} />} | ||
<RevealOverlayButton |
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.
That kinda sucks because priv key is in DOM already without acknowledge.
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.
a little :/
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.
Mocks even show the underlying element blurred, but I think blur might be reversible in screenshots
Should we consider moving Transak tests out of CI to some nightly build/tests in the near future? |
e2e0ecc
to
325bcf6
Compare
Maybe yeah |
Mocks: