-
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
Redirect to Chats main view happens after QR code scan on 'Add bootnode' or 'Add mailserver' screen #8044
Labels
Comments
Closed
@jeluard do you mind taking a look at it while we firm up designs for onboarding? |
@rachelhamlin Sure! |
This was referenced Apr 26, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Type: Bug
Summary: There is the same bug when contact scans QR code on the
Add bootnode
andAdd mailserver
screens: contact redirected fromAdd bootnode
/Add mailserver
screens.On iOS its redirect to blank screen.
On Android there is a redirect to Chats/Dapps/Wallet/Profile screens (it depends, apparently, which tab was active prior navigation)
It's noticeable (on Android) that QR code value has read and inserted in editbox, - but then it always follows by redirect
Expected behavior
Contact keep staying on the same screen after QR code got scanned at 'Add bootnode' / 'Add mailserver' screens
Actual behavior
Contact redirected from respective screen after QR code got scanned at 'Add bootnode' / 'Add mailserver' screens
Reproduction 1
Profile
->Bootnodes
->+
-> tapScan QR code
-> scan valid QR codeReproduction 2
Profile
->Mailserver
->+
-> tapScan QR code
-> scan valid QR codeAdditional Information
The text was updated successfully, but these errors were encountered: