-
Notifications
You must be signed in to change notification settings - Fork 120
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
[redesign] Trezor views #3570
[redesign] Trezor views #3570
Conversation
160b657
to
e880215
Compare
e880215
to
5ae13b3
Compare
5ae13b3
to
6e09a1b
Compare
76a32ba
to
7c7915e
Compare
7c7915e
to
da7ab09
Compare
b04ed61
to
15b1adb
Compare
…fig page - introduce TrezorPageSection. Use accordion in the getstarted section and simple title and container inside the app - update trezorPageAccordation's style - toggle pin protection - toggle passphrase and on device - rename ConfigButtons to SecuritySection
90ab7fb
to
264c3ac
Compare
@matheusd When you have some time it would be great if you could take a look at this diff. Changes and code looks solid but I don't currently have the ability to fully test all of the Trezor bits. |
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.
(removed comment sent in duplication)
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 (tested on model one and model T emulators)
Small nits, that are not show stoppers:
- Sending a tx doesn't seem to be triggering notifications anymore (not sure it's related to this PR)
- When restoring a model one and typing the seed words, the input focus is lost between words, so you need to click again in the input box after every word
Opened a new issue for these nits in #3835 |
- introduce TrezorPageSection. Use accordion in the getstarted section and simple title and container inside the app - update trezorPageAccordation's style - toggle pin protection - toggle passphrase and on device - rename ConfigButtons to SecuritySection
Toward issue #3297
Requires decred/pi-ui#410 (merged)
This diff implements the updated Trezor views in #3297.
On Wallet Selection view - as an only change - a
Create a Trezor-backed Wallet
button has been added.Tested on a physical Trezor One device and Trezor Modal T simulator.
Also added automated tests for the trezor views.
Screenshots: