Skip to content
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

Swipe back from "Sign in to status" (accounts list) leads to empty login form and at attempt to login - "Unknown status-go error" #8462

Closed
churik opened this issue Jun 21, 2019 · 3 comments

Comments

@churik
Copy link
Member

churik commented Jun 21, 2019

Description

Type: Bug
Summary: all behavior is related to navigation between sign in screens, so I decided to keep it as one issue with two subsections
Navigation before sign-in is changed in last nightly in comparison with release 0.13.0 on IOS.

  1. Now it is possible to swipe back from the accounts list and this leads to "Sign in" screen with the empty login form.

  2. Also when you tap on your account in the account list, there are several differences:
    2.1) focus is not set automatically to the password field
    2.2) you can't swipe back from this page (IOS only)
    2.3) if you tap on "Back" button, "Other accounts" link will be shown on left bottom corner (IOS only) (IOS only)

Expected behavior

  1. swipe back is not allowed (lime in 0.13.0) or log in to last used account is shown
  1. All results below are related to screen, described in 2.
    2.1) focus is set in Password field, the keyboard is opened (probably it is a feature after merging keycard)
    before_focus

2.2) you can swipe back to accounts page (IOS only)

2.3) redirected back to accounts page

Actual behavior

  1. empty login form, status-ge error at attempt to login on this screen
    ezgif com-optimize
    2.1) focus is not set in Password field
    after_focus
    2.2) you can't swipe back from this page (IOS only)
    2.3) user is not redirected; "Other accounts" appears in left bottom corner.
    ezgif com-video-to-gif (1)

Steps

(1) Status-go error

  • create account
  • log out
  • tap on "other accounts"
  • swipe back
  • try to login

(2) Navigation between sign-in screens

  • create account
  • log out
  • tap on "other accounts"
  • tap on your account
  • try to swipe back (2.2)
  • tap on "Back" arrow (2.3)

Additional Information

  • Status version: nightly 21.07.2019
  • Operating System: Android, iOS
@churik churik added the bug label Jun 21, 2019
@churik
Copy link
Member Author

churik commented Jun 21, 2019

@hesterbruikman would like to have your opinion of what should be fixed here.
Sorry for long descriptions, don't think there is some point to split it - but tell me if you think it should be.
Thanks!

@churik churik changed the title Swipe back from "Sign in to status" (accounts list) leads to empty login form and at attempt to login - "Unknown-go error" Swipe back from "Sign in to status" (accounts list) leads to empty login form and at attempt to login - "Unknown status-go error" Jun 21, 2019
@hesterbruikman
Copy link
Contributor

Thanks for tagging @churik. Indeed looks like something introduced through Keycard.
#8032 is about to start to implement new 'unlock' screens in line with onboarding and including 6-digit passcode.

Short answer for me would be to wait for a PR on that issue to see if the problem persist. But I'll look in more detail in Monday. On mobile only atm.

@churik
Copy link
Member Author

churik commented Jan 7, 2020

not reproducible anymore

@churik churik closed this as completed Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants