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

Username becomes empty instead of reverting to the previous value if delete it in the drawer and close drawer [develop] #1747

Closed
annadanchenko opened this issue Sep 4, 2017 · 0 comments
Assignees

Comments

@annadanchenko
Copy link

Description

Type: Bug

Summary: User can delete username and close drawer. In the past, username was "reverted" to the previous value (in released 0.9.10 version). Currently, it's not reverted and there are 2 issues:

  1. greyed out default name is shown in the drawer
    screenshot_20170904-213417 1

  2. empty username is shown in Profile screen and on Sign in screen.
    screenshot_20170904-213406
    screenshot_20170904-213422

Expected behavior

If username is deleted and drawer was closed then username should become the same as it was before deletion

Actual behavior

  1. greyed out default name is shown in the drawer
  2. empty username is shown in Profile screen and on Sign in screen.

Reproduction

from 00:33 https://app.testfairy.com/projects/4803622-status/builds/6490778/sessions/3/?accessToken=/9KQfn8rmcKgIEer9Cal6xxK3mc

  • Open Status
  • Open drawer
  • tap on username
  • delete username (by tapping on delete key on device keyboard). As a result, name is deleted and greyed out default username is shown
  • close drawer: on android tap outside of the drawer, on ios swipe left
  • open drawer again and check username shown
  • open Profile screen (tap on 3 dots) and check username shown
  • Switch users and check username on Sign in screen

Additional Information

  • Status version:
    develop build 0.9.10-53-g38bf64ae+ and
    PR build bug/username-changed-to-default 0.9.10-58-g1951698e+
  • Operating System:
    Real device Samsung Galaxy S6, Android 6.0.1
    Real device iPhone 6s, iOS 10.3.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants