-
Notifications
You must be signed in to change notification settings - Fork 984
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
[#21573] Keycard - Sign up with a new Keycard #21623
base: develop
Are you sure you want to change the base?
[#21573] Keycard - Sign up with a new Keycard #21623
Conversation
Jenkins BuildsClick to see older builds (12)
|
2fd7dca
to
16fc393
Compare
88% of end-end tests have passed
Expected to fail tests (1)Click to expandClass TestCommunityMultipleDeviceMerged:
Passed tests (7)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityOneDeviceMerged:
Class TestWalletOneDevice:
Class TestWalletMultipleDevice:
|
Hey @flexsurfer ! Thanks for your PR! I found one issue with PIN code validation. ISSUE 1: no PIN validation in case user enters wrong PIN Precondition: Keycard with a set PIN Steps:
Actual result: no validation that PIN is incorrect IMG_3920.MP4Expected result: as a User I would like to see smth like this |
thank you @mariia-skrypnyk should be fixed |
Hi @flexsurfer ! No text with number of attempts on both platforms. |
i believe there is a separate bug which i can't reproduce :( |
0% of end-end tests have passed
Failed tests (7)Click to expandClass TestWalletOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestWalletMultipleDevice:
Class TestCommunityOneDeviceMerged:
Expected to fail tests (1)Click to expandClass TestCommunityMultipleDeviceMerged:
|
b2d9a16
to
45e10ef
Compare
88% of end-end tests have passed
Expected to fail tests (1)Click to expandClass TestCommunityMultipleDeviceMerged:
Passed tests (7)Click to expandClass TestWalletMultipleDevice:
Class TestCommunityOneDeviceMerged:
Class TestWalletOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
|
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.
Code wise PR LGTM. Thank you @flexsurfer
@flexsurfer @mariia-skrypnyk, the following bug always happens to me in iPhone Max 14 Pro. Because of this bug I can't complete the journey. Please, have a look:
- Factory reset keycard or use empty one.
- Open Status > Create profile > Use Keycard
- In the
Create profile on empty Keycard
screen, pressScan Keycard
- In the
Keycard is empty
screen, pressLet's go!
to create a new profile. - Backup recovery phrase and continue.
- Create pin
- In the
Ready to add key pair to Keycard
screen, pressReady to Scan
- Try to scan the keycard. Scanning never works in this step and then it always happens as in the video below, where we can see that after not being able to scan the card, when pressing again
Ready to Scan
theOops, this isn't a Keycard
screen immediately appears simultaneously with the pop-upReady to Scan
successful even though I didn't even had the time to scan the second time. Finally at the end of the video we see pressingTry again
shows theKeycard is not empty
. - After the above steps, I have to reset the card in the desktop app, but trying again leads to the same bug.
fixes #21573